]> git.lyx.org Git - lyx.git/blobdiff - src/support/fmt.C
various changes
[lyx.git] / src / support / fmt.C
index c3640681005da6a9905afe67b388f7b0f77bf888..cc66835ba234603aa6d2bb62f8f7c9cce026a8be 100644 (file)
@@ -2,14 +2,14 @@
 #include <cstdio>
 #include <cstdarg>
 
-#ifndef HAVE_VSNPRINTF
+#ifndef HAVE_DECL_VSNPRINTF
 #include "support/snprintf.h"
 #endif
 
 #include "LString.h"
 
-#if 0
-using std::vsnprintf;
+#ifndef CXX_GLOBAL_CSTD
+using std::va_list;
 #endif
 
 /* This output manipulator gives the option to use Old style format