diff options
Diffstat (limited to 'libstdc++-v3/include/c/bits/std_cstdio.h')
| -rw-r--r-- | libstdc++-v3/include/c/bits/std_cstdio.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libstdc++-v3/include/c/bits/std_cstdio.h b/libstdc++-v3/include/c/bits/std_cstdio.h index dc590319984..60ed76d24f9 100644 --- a/libstdc++-v3/include/c/bits/std_cstdio.h +++ b/libstdc++-v3/include/c/bits/std_cstdio.h @@ -36,6 +36,7 @@ #ifndef _CPP_CSTDIO #define _CPP_CSTDIO 1 +#include <bits/c++config.h> #include <bits/std_cstdarg.h> #pragma GCC system_header |

