Changeset 10600 for trunk/FACT++/src/dataLogger.cc
- Timestamp:
- 05/06/11 09:43:23 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/dataLogger.cc
r10579 r10600 70 70 71 71 #include <boost/bind.hpp> 72 #if BOOST_VERSION<1440 73 #if (__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ > 4)) 74 #undef BOOST_HAS_RVALUE_REFS 75 #error test 76 #endif 77 #endif 72 78 #include <boost/thread.hpp> 73 79
Note:
See TracChangeset
for help on using the changeset viewer.