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/ftmctrl.cc

    r10610 r10612  
    11#include <boost/bind.hpp>
    22#include <boost/array.hpp>
    3 #if BOOST_VERSION<1440
     3#if BOOST_VERSION < 104400
    44#if (__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ > 4))
    55#undef BOOST_HAS_RVALUE_REFS
Note: See TracChangeset for help on using the changeset viewer.