From aa42876a0e79444577cdf9a4ca4297b6dd7bf792 Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Tue, 5 Oct 2010 15:55:31 +0200 Subject: more removed include guards using fixguard.py --- starmath/inc/utility.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'starmath/inc/utility.hxx') diff --git a/starmath/inc/utility.hxx b/starmath/inc/utility.hxx index e7db51152e25..b97a43daca84 100644 --- a/starmath/inc/utility.hxx +++ b/starmath/inc/utility.hxx @@ -28,9 +28,7 @@ #define UTILITY_HXX #include -#ifndef _FONT_HXX //autogen #include -#endif #include #include #include -- cgit