tmpfile: Fix C++ test error on mingw.
[pspp] / lib / ctype.in.h
index fdf9e1e55a4082c615921e179d801e031dcba19b..ccf222d76af363774d15897a3dcc72d008167659 100644 (file)
  * <http://www.opengroup.org/onlinepubs/9699919799/basedefs/ctype.h.html>
  */
 
+#ifndef _GL_CTYPE_H
+
 #if __GNUC__ >= 3
 @PRAGMA_SYSTEM_HEADER@
 #endif
 
-#ifndef _GL_CTYPE_H
-
 /* Include the original <ctype.h>.  */
 /* The include_next requires a split double-inclusion guard.  */
 #@INCLUDE_NEXT@ @NEXT_CTYPE_H@