diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:55:31 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:22:24 +0200 |
commit | aa42876a0e79444577cdf9a4ca4297b6dd7bf792 (patch) | |
tree | 369dc18620951c66b4d913626a944ac5c212b274 /sw/inc/docary.hxx | |
parent | a4781ea4a180171d837bbffec5dc16b7f2bc7138 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'sw/inc/docary.hxx')
-rw-r--r-- | sw/inc/docary.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/docary.hxx b/sw/inc/docary.hxx index 2b5ad3fd5203..ca626dbd02ed 100644 --- a/sw/inc/docary.hxx +++ b/sw/inc/docary.hxx @@ -44,9 +44,7 @@ namespace com { namespace sun { namespace star { namespace i18n { struct ForbiddenCharacters; // comes from the I18N UNO interface }}}} -#ifndef _TABLE_HXX //autogen #include <tools/table.hxx> -#endif #include <swtypes.hxx> #include <svl/svarray.hxx> |