]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_sizeinset.C
mathed uglyfication
[lyx.git] / src / mathed / math_sizeinset.C
index b7cf00fe9f970ddfb0f8649d945856b15ccf413b..04ee8dadee3244d7c4fe9093beec4405f9fa5b97 100644 (file)
@@ -17,7 +17,9 @@
 #include "math_streamstr.h"
 #include "support/std_ostream.h"
 
+#ifndef CXX_GLOBAL_CSTD
 using std::atoi;
+#endif
 
 using std::auto_ptr;