This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51486] g++ doesn't implicitly search for <decimal> header in system include path include/c++/<version>/decimal/
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 09 Dec 2011 16:31:44 +0000
- Subject: [Bug c++/51486] g++ doesn't implicitly search for <decimal> header in system include path include/c++/<version>/decimal/
- Auto-submitted: auto-generated
- References: <bug-51486-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51486
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-12-09 16:31:44 UTC ---
I assume the reasoning is similar to how we require users to include
<tr1/memory> to get TR1's <memory>