diff options
Diffstat (limited to 'libstdc++-v3/std/stdexcept')
| -rw-r--r-- | libstdc++-v3/std/stdexcept | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libstdc++-v3/std/stdexcept b/libstdc++-v3/std/stdexcept new file mode 100644 index 00000000000..da75270e682 --- /dev/null +++ b/libstdc++-v3/std/stdexcept @@ -0,0 +1,3 @@ +#ifndef _CPP_STDEXCEPT +#include <bits/std_stdexcept.h> +#endif |

