main.cpp 239 B

123456789
  1. // Use, modification and distribution are subject to the Boost Software License,
  2. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  3. // http://www.boost.org/LICENSE_1_0.txt).
  4. #include <boost/vmd/vmd.hpp>
  5. int main() {
  6. }