summaryrefslogtreecommitdiffstats
path: root/contrib/libg++/libstdc++/cassert
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libg++/libstdc++/cassert')
-rw-r--r--contrib/libg++/libstdc++/cassert6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/libg++/libstdc++/cassert b/contrib/libg++/libstdc++/cassert
new file mode 100644
index 0000000..848087f
--- /dev/null
+++ b/contrib/libg++/libstdc++/cassert
@@ -0,0 +1,6 @@
+// -*- C++ -*- forwarding header.
+// This file is part of the GNU ANSI C++ Library.
+
+#ifndef __CASSERT__
+#include <std/cassert.h>
+#endif
OpenPOWER on IntegriCloud