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

@@ -5,6 +5,7 @@
#include <boost/function.hpp>
#include "boxedcpp.hpp"
#include "bootstrap.hpp"
struct Test
{