[Bug preprocessor/52566] #include in c++ namespace scope doesn't work properly
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 14 10:48:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52566
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-03-14 10:46:54 UTC ---
If you want to use #pragma once the simplest solution might be to put a unique
comment in each file, with e.g. just the filename, or a description of its
purpose
More information about the Gcc-bugs
mailing list