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.
This commit is contained in:
parent
f6dd35cf93
commit
ae1ada95fe
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@
|
|||
#include <span>
|
||||
#include <stop_token>
|
||||
#include <semaphore>
|
||||
#include <source_location>
|
||||
#include <syncstream>
|
||||
#include <version>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue