From: Ed Smith-Rowland <3dw4rd@verizon.net> Date: Tue, 5 Jan 2021 20:50:06 +0000 (-0500) Subject: Add to the precompiled header. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ae1ada95fee1ee4fac0dec0486076d9787988a03;p=gcc.git Add to the precompiled header. 2021-01-05 Ed Smith-Rowland <3dw4rd@verizon.net> * include/precompiled/stdc++.h: Add to C++20 section. --- 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 #include #include +#include #include #include #endif