Changeset 9707 for code/branches/wiimote/src/libraries/core
- Timestamp:
- Oct 21, 2013, 2:50:20 PM (11 years ago)
- Location:
- code/branches/wiimote
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/wiimote
- Property svn:mergeinfo changed
/code/trunk (added) merged: 9703
- Property svn:mergeinfo changed
-
code/branches/wiimote/src/libraries/core/CorePrereqs.h
r9675 r9707 276 276 } 277 277 278 #elif (BOOST_VERSION < 10 4800)278 #elif (BOOST_VERSION < 105000) 279 279 280 280 # if BOOST_FILESYSTEM_VERSION == 2 … … 304 304 #else 305 305 306 // TODO: Check this once boost 1.48 is released307 306 namespace filesystem 308 307 {
Note: See TracChangeset
for help on using the changeset viewer.