projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6dd35c
)
Add <source_location> to the precompiled header.
author
Ed Smith-Rowland
<3dw4rd@verizon.net>
Tue, 5 Jan 2021 20:50:06 +0000
(15:50 -0500)
committer
Ed Smith-Rowland
<3dw4rd@verizon.net>
Tue, 5 Jan 2021 20:50:06 +0000
(15:50 -0500)
2021-01-05 Ed Smith-Rowland <3dw4rd@verizon.net>
* include/precompiled/stdc++.h: Add <source_location> to C++20 section.
libstdc++-v3/include/precompiled/stdc++.h
patch
|
blob
|
history
diff --git
a/libstdc++-v3/include/precompiled/stdc++.h
b/libstdc++-v3/include/precompiled/stdc++.h
index 4973a38c64d60c97c364a91896b71d9554ad4e33..ef780e3981e60793ccc834320718ab3f45897526 100644
(file)
--- 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