Remove various other boost libraries

This commit is contained in:
Jason Turner
2011-09-10 13:49:29 -06:00
parent b297162d13
commit 4522ff0732
7 changed files with 20 additions and 14 deletions

View File

@@ -11,7 +11,6 @@
#include "boxed_value.hpp"
#include "boxed_cast_helper.hpp"
#include "bad_boxed_cast.hpp"
#include <boost/static_assert.hpp>
namespace chaiscript
{