]> git.lyx.org Git - lyx.git/blobdiff - src/support/atoi.C
support for wasy symbols
[lyx.git] / src / support / atoi.C
index 835b999af0f6cc56316cc453e751f2f68a16be9c..949dee071152e4bf38be98c707b95ccda1c81412 100644 (file)
@@ -4,7 +4,7 @@
 
 #include "lyxlib.h"
 
-#if 0
+#ifndef CXX_GLOBAL_CSTD
 using std::atoi;
 #endif