remove lexical cast, its evil

This commit is contained in:
Dane Springmeyer
2013-05-14 20:12:47 -07:00
parent 6d61e950d6
commit 556b498e06
3 changed files with 4 additions and 4 deletions
-1
View File
@@ -32,7 +32,6 @@
#include <cstdlib>
#include <boost/foreach.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/make_shared.hpp>
#include <boost/noncopyable.hpp>
#include <boost/shared_ptr.hpp>