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-Tag: basepoints/gcc-12~1772 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae1ada95fee1ee4fac0dec0486076d9787988a03;p=thirdparty%2Fgcc.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 4973a38c64d6..ef780e3981e6 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