Add <source_location> to the precompiled header.
authorEd Smith-Rowland <3dw4rd@verizon.net>
Tue, 5 Jan 2021 20:50:06 +0000 (15:50 -0500)
committerEd 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

index 4973a38c64d60c97c364a91896b71d9554ad4e33..ef780e3981e60793ccc834320718ab3f45897526 100644 (file)
 #include <span>
 #include <stop_token>
 #include <semaphore>
+#include <source_location>
 #include <syncstream>
 #include <version>
 #endif