Remove need for boost::thread_local_ptr

This commit is contained in:
Jason Turner
2011-09-11 09:19:06 -06:00
parent cd97880d70
commit 5efdcdff99
2 changed files with 23 additions and 10 deletions

View File

@@ -15,6 +15,7 @@
#include <type_traits>
#include <stdexcept>
#include <vector>
#include <cassert>
#include "proxy_functions_detail.hpp"
namespace chaiscript