id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 7612,Compile fails when including ,Adam Shrader ,Matthias Schabel,"I found that adding ""#include "" to my program will cause it to fail compilation with a huge amount of template errors. This used to work on version 1.46 but fails on version 1.47 and every version after including 1.52.beta. I am using gcc 4.7.1 on OpenSUSE 12.2. The test program is used to determine which version works is: #include #include int main(int argc, char** argv) { std::cout << ""Hello."" << std::endl; return 0; }",Bugs,new,To Be Determined,units,Boost 1.52.0,Regression,,,