2
0
mirror of https://github.com/boostorg/qvm.git synced 2026-01-19 16:32:16 +00:00
Files
qvm/include/boost/qvm.hpp
2024-09-21 21:10:37 -07:00

11 lines
319 B
C++

#ifndef BOOST_QVM_HPP_INCLUDED
#define BOOST_QVM_HPP_INCLUDED
// Copyright 2008-2024 Emil Dotchevski and Reverge Studios, Inc.
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#include <boost/qvm/all.hpp>
#endif