id summary reporter owner description type status milestone component version severity resolution keywords cc 8542 Including date_time.hpp after CoreServices.h results in compiler error collin@… John Maddock "I'm using XCode 4 to compile a C++ project using GCC 4.2 on Mac OS X Lion (10.7.5) and Boost 1.53.0. I've found that if I include before , I get a series of `expected }` errors and an ` expected unqualified-id before 'do'`. I am able to reproduce this with a cpp file containing: #include #include " Bugs closed To Be Determined type_traits Boost 1.53.0 Problem fixed CoreServices