qvm.hpp 327 B

1234567891011
  1. #ifndef BOOST_QVM_HPP_INCLUDED
  2. #define BOOST_QVM_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/all.hpp>
  7. #endif