summaryrefslogtreecommitdiff
path: root/starmath/inc/smmod.hxx
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-05 15:55:31 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:22:24 +0200
commitaa42876a0e79444577cdf9a4ca4297b6dd7bf792 (patch)
tree369dc18620951c66b4d913626a944ac5c212b274 /starmath/inc/smmod.hxx
parenta4781ea4a180171d837bbffec5dc16b7f2bc7138 (diff)
more removed include guards using fixguard.py
Diffstat (limited to 'starmath/inc/smmod.hxx')
-rw-r--r--starmath/inc/smmod.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/starmath/inc/smmod.hxx b/starmath/inc/smmod.hxx
index f74beb9de92b..7f0878f67374 100644
--- a/starmath/inc/smmod.hxx
+++ b/starmath/inc/smmod.hxx
@@ -28,18 +28,14 @@
#ifndef _SMMOD_HXX
#define _SMMOD_HXX
-#ifndef _SV_RESARY_HXX
#include <tools/resary.hxx>
-#endif
#include <svl/lstner.hxx>
#include <svtools/colorcfg.hxx>
#include <tools/shl.hxx>
#include <sfx2/module.hxx>
-#ifndef _STARMATH_HRC
#include "starmath.hrc"
-#endif
#include <unotools/options.hxx>