diff options
Diffstat (limited to 'libstdc++-v3/configure')
| -rwxr-xr-x | libstdc++-v3/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/configure b/libstdc++-v3/configure index 4486dc5..cdabc3b 100755 --- a/libstdc++-v3/configure +++ b/libstdc++-v3/configure @@ -5475,7 +5475,7 @@ echo "${ECHO_T}$enable_libstdcxx_pch" >&6 if test $enable_libstdcxx_pch = yes; then - glibcxx_PCHFLAGS="-include bits/stdc++.h" + glibcxx_PCHFLAGS="-include bits/stdtr1c++.h" else glibcxx_PCHFLAGS="" fi |
