summaryrefslogtreecommitdiff
path: root/boost/compatibility/cpp_c_headers/cassert
diff options
context:
space:
mode:
Diffstat (limited to 'boost/compatibility/cpp_c_headers/cassert')
-rw-r--r--boost/compatibility/cpp_c_headers/cassert10
1 files changed, 10 insertions, 0 deletions
diff --git a/boost/compatibility/cpp_c_headers/cassert b/boost/compatibility/cpp_c_headers/cassert
new file mode 100644
index 0000000000..5bc7329dde
--- /dev/null
+++ b/boost/compatibility/cpp_c_headers/cassert
@@ -0,0 +1,10 @@
+// This file is automatically generated. Do not edit.
+// ['../../libs/compatibility/generate_cpp_c_headers.py']
+// Wed Jul 23 12:11:19 2003 ('GMTST', 'GMTST')
+
+#ifndef __CASSERT_HEADER
+#define __CASSERT_HEADER
+
+#include <assert.h>
+
+#endif // CASSERT_HEADER