id summary reporter owner description type status milestone component version severity resolution keywords cc 6843 [Intel C++] Compile Errors with '#include ' raptorfactor@… viboes "Under Intel C++ (12.1) on Windows, in C++0x mode, the following fails to compile: {{{ #include #include int main() { } }}} The problem has been discovered previously: http://software.intel.com/en-us/forums/showpost.php?p=160114 However there seems to be no forthcoming fix on Intel's part. Attached is a patch to fix this problem. It will probably require a bit of extra wrapping though (to check for Intel version and C++0x mode)." Patches closed Boost 1.54.0 thread Boost 1.49.0 Problem fixed