Skip to content
Snippets Groups Projects
Commit 904b20fd authored by vahrenkamp's avatar vahrenkamp
Browse files

removed timer.hpp from generic boost include section due to bug with new/old...

removed timer.hpp from generic boost include section due to bug with new/old timer version and boost test cases 
(see https://svn.boost.org/trac/boost/ticket/7397)

git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@777 042f3d55-54a8-47e9-b7fb-15903f145c44
parent 9d1b98f5
No related branches found
No related tags found
No related merge requests found
......@@ -140,7 +140,6 @@ EIGEN_DEFINE_STL_VECTOR_SPECIALIZATION(Eigen::Vector3i)
#include <boost/algorithm/string.hpp>
#include <boost/program_options.hpp>
#include <boost/math/special_functions/fpclassify.hpp>
#include <boost/timer/timer.hpp>
#include <boost/version.hpp>
#include <boost/format.hpp>
#include <boost/mpl/assert.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