public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-6485] Add <source_location> to the precompiled header.
@ 2021-01-05 20:50 Edward Smith-Rowland
  0 siblings, 0 replies; only message in thread
From: Edward Smith-Rowland @ 2021-01-05 20:50 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:ae1ada95fee1ee4fac0dec0486076d9787988a03

commit r11-6485-gae1ada95fee1ee4fac0dec0486076d9787988a03
Author: Ed Smith-Rowland <3dw4rd@verizon.net>
Date:   Tue Jan 5 15:50:06 2021 -0500

    Add <source_location> to the precompiled header.
    
    2021-01-05  Ed Smith-Rowland  <3dw4rd@verizon.net>
    
            * include/precompiled/stdc++.h: Add <source_location> to C++20 section.

Diff:
---
 libstdc++-v3/include/precompiled/stdc++.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libstdc++-v3/include/precompiled/stdc++.h b/libstdc++-v3/include/precompiled/stdc++.h
index 4973a38c64d..ef780e3981e 100644
--- a/libstdc++-v3/include/precompiled/stdc++.h
+++ b/libstdc++-v3/include/precompiled/stdc++.h
@@ -146,6 +146,7 @@
 #include <span>
 #include <stop_token>
 #include <semaphore>
+#include <source_location>
 #include <syncstream>
 #include <version>
 #endif


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-05 20:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-05 20:50 [gcc r11-6485] Add <source_location> to the precompiled header Edward Smith-Rowland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).