Changeset 12823 for trunk/FACT++/src
- Timestamp:
- 02/03/12 12:36:24 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/FACT.cc
r12780 r12823 46 46 void FACT::PrintVersion(const char *name) 47 47 { 48 #if BOOST_VERSION < 104 70048 #if BOOST_VERSION < 104600 49 49 const std::string n = boost::filesystem::path(name).filename(); 50 50 #else
Note:
See TracChangeset
for help on using the changeset viewer.