Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / vmd / test / test_cmake / main.cpp
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
5 #include <boost/vmd/vmd.hpp>
6
7 int main() {
8
9 }