Skip to content
Snippets Groups Projects
Commit fe618925 authored by Ramin Yaghoubzadeh's avatar Ramin Yaghoubzadeh
Browse files

more header fixes to avoid newly-arisen boost errors

parent 64937062
No related branches found
No related tags found
No related merge requests found
...@@ -47,7 +47,8 @@ ...@@ -47,7 +47,8 @@
#include <iostream> #include <iostream>
//#include <boost/thread.hpp> #include <boost/bind.hpp>
#include <boost/function.hpp>
#include <boost/shared_ptr.hpp> #include <boost/shared_ptr.hpp>
#include <boost/pointer_cast.hpp> #include <boost/pointer_cast.hpp>
#include <boost/lexical_cast.hpp> #include <boost/lexical_cast.hpp>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment