[Bug libstdc++/35557] including pulls symbols from unistd.h in global namespace
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35557 Andrew Pinski changed: What|Removed |Added CC||sinbal2l at gmail dot com --- Comment #2
[Bug libstdc++/35557] including pulls symbols from unistd.h in global namespace
--- Comment #1 from pcarlini at suse dot de 2008-03-12 19:47 --- Really, we know about this type of annoying situations, very hard to deal with within the requirements of C++03, because implementors often do not have control on the contents of the underlying C library headers. The standa