Usermode/libc++ - ::std::map implementation mostly
[tpg/acess2.git] / Usermode / Libraries / libc++.so_src / include_exp / _libcxx_helpers.h
index e131c42..0537537 100644 (file)
@@ -8,5 +8,9 @@
 # define _CXX11_AVAIL  0
 #endif
 
+namespace _sys {
+extern void debug(const char *, ...);
+};
+
 #endif
 

UCC git Repository :: git.ucc.asn.au