summaryrefslogtreecommitdiff
path: root/sc/inc/dptablecache.hxx
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-05 15:53:41 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 19:10:00 +0200
commita4bf209e2c5c2ff3fed5dcaeb7226b2f549c7ce5 (patch)
tree3e5ed49e2ef6bee297344d01f65dd45932a6e1ec /sc/inc/dptablecache.hxx
parent137b49c1d42163da7d9ccb82d1783b0e2fb57e17 (diff)
more removed include guards using fixguard.py
Diffstat (limited to 'sc/inc/dptablecache.hxx')
-rw-r--r--sc/inc/dptablecache.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/dptablecache.hxx b/sc/inc/dptablecache.hxx
index 953c793093be..55fee3c4f6f9 100644
--- a/sc/inc/dptablecache.hxx
+++ b/sc/inc/dptablecache.hxx
@@ -32,9 +32,7 @@
#define DPTABLECACHE_HXX
// Wang Xu Ming -- 12/21/2008
// Add Data Cache Support.
-#ifndef SC_SCGLOB_HXX
#include "global.hxx"
-#endif
//Added by PengYunQuan for SODC_16015
#include <svl/zforlist.hxx>
//end