tmpfile: Fix C++ test error on mingw.
[pspp] / lib / wctype.in.h
index 400f2502591ee733cf86252e84190dc0e3478087..8016203060c2c7b24ae97eb24422663f65c3cbc9 100644 (file)
  * wctrans_t, and wctype_t are not yet implemented.
  */
 
+#ifndef _GL_WCTYPE_H
+
 #if __GNUC__ >= 3
 @PRAGMA_SYSTEM_HEADER@
 #endif
 
-#ifndef _GL_WCTYPE_H
-
 #if @HAVE_WINT_T@
 /* Solaris 2.5 has a bug: <wchar.h> must be included before <wctype.h>.
    Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before