Ignore:
Timestamp:
05/06/11 10:07:25 (14 years ago)
Author:
tbretz
Message:
Fixed BOOST_VERSION number
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/dataLogger.cc

    r10611 r10612  
    7070
    7171#include <boost/bind.hpp>
    72 #if BOOST_VERSION<1440
     72#if BOOST_VERSION < 104400
    7373#if (__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ > 4))
    7474#undef BOOST_HAS_RVALUE_REFS
Note: See TracChangeset for help on using the changeset viewer.