diff options
Diffstat (limited to 'libstdc++-v3/include/c/cassert')
-rw-r--r-- | libstdc++-v3/include/c/cassert | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libstdc++-v3/include/c/cassert b/libstdc++-v3/include/c/cassert index 46e4172fc2a..3965d168417 100644 --- a/libstdc++-v3/include/c/cassert +++ b/libstdc++-v3/include/c/cassert @@ -30,4 +30,5 @@ #pragma GCC system_header +#include <bits/c++config.h> #include_next <assert.h> |