maint: use pragma consistently across replacement headers
[pspp] / lib / math.in.h
index 5aad1a8e92ecc4e16d3558c029f6696c280d6aca..dd7a6344985a2cffe4c7c61db54ec06c40180459 100644 (file)
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#ifndef _GL_MATH_H
-
 #if __GNUC__ >= 3
 @PRAGMA_SYSTEM_HEADER@
 #endif
 
+#ifndef _GL_MATH_H
+
 /* The include_next requires a split double-inclusion guard.  */
 #@INCLUDE_NEXT_AS_FIRST_DIRECTIVE@ @NEXT_AS_FIRST_DIRECTIVE_MATH_H@