id summary reporter owner description type status milestone component version severity resolution keywords cc 6842 [Intel C++] Compile Errors with '#include ' raptorfactor@… Peter Dimov "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 To Be Determined smart_ptr Boost 1.49.0 Problem wontfix raptorfactor@…