Break out bootstrapping code into a separate file

This commit is contained in:
Jason Turner
2009-05-30 14:49:10 +00:00
parent 6a9c5ee57f
commit 280ec06a8c
4 changed files with 87 additions and 82 deletions

View File

@@ -1,4 +1,5 @@
#include "boxedcpp.hpp"
#include "bootstrap.hpp"
#define BOOST_TEST_DYN_LINK
#define BOOST_TEST_MODULE boxedcpp_unittests