qvm_lite.hpp 338 B

1234567891011
  1. #ifndef BOOST_QVM_LITE_HPP_INCLUDED
  2. #define BOOST_QVM_LITE_HPP_INCLUDED
  3. /// Copyright (c) 2008-2021 Emil Dotchevski and Reverge Studios, Inc.
  4. /// Distributed under the Boost Software License, Version 1.0. (See accompanying
  5. /// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  6. #include <boost/qvm/lite.hpp>
  7. #endif