diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:53:41 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 19:10:00 +0200 |
commit | a4bf209e2c5c2ff3fed5dcaeb7226b2f549c7ce5 (patch) | |
tree | 3e5ed49e2ef6bee297344d01f65dd45932a6e1ec /sc/inc/dptablecache.hxx | |
parent | 137b49c1d42163da7d9ccb82d1783b0e2fb57e17 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'sc/inc/dptablecache.hxx')
-rw-r--r-- | sc/inc/dptablecache.hxx | 2 |
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 |