diff Core/Logging.cpp @ 2367:2aff870c2c58

refactoring of BoostConfiguration.cmake
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 22 Aug 2017 17:32:13 +0200
parents 441352e7a9d1
children 878b59270859
line wrap: on
line diff
--- a/Core/Logging.cpp	Mon Aug 21 21:21:48 2017 +0200
+++ b/Core/Logging.cpp	Tue Aug 22 17:32:13 2017 +0200
@@ -161,12 +161,7 @@
 #include <fstream>
 #include <boost/filesystem.hpp>
 #include <boost/thread.hpp>
-
-#if BOOST_HAS_DATE_TIME == 1
-#  include <boost/date_time/posix_time/posix_time.hpp>
-#else
-#  error Boost::date_time is required
-#endif
+#include <boost/date_time/posix_time/posix_time.hpp>
 
 
 namespace