diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:55:12 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:11:20 +0200 |
commit | d890da89f4d27f7acfb181a5a547a95ad823efb0 (patch) | |
tree | ba02efe1388d25e748246fe06ebc80bb0eeabae7 /shell/inc | |
parent | 7ed2a540495c2583fa2a9dcfb903b26c89cd153c (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'shell/inc')
-rw-r--r-- | shell/inc/internal/basereader.hxx | 2 | ||||
-rw-r--r--[-rwxr-xr-x] | shell/inc/internal/metainforeader.hxx | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | shell/inc/internal/propertyhdl.hxx | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | shell/inc/internal/shlxthdl.hxx | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | shell/inc/internal/stream_helper.hxx | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | shell/inc/internal/utilities.hxx | 0 |
6 files changed, 0 insertions, 2 deletions
diff --git a/shell/inc/internal/basereader.hxx b/shell/inc/internal/basereader.hxx index fcdf1cdd7dff..0980903a2508 100644 --- a/shell/inc/internal/basereader.hxx +++ b/shell/inc/internal/basereader.hxx @@ -34,9 +34,7 @@ #include "internal/utilities.hxx" #include "internal/i_xml_parser_event_handler.hxx" -#ifndef XML_PARSER_HXX_INCLUDED #include "internal/xml_parser.hxx" -#endif #include "internal/zipfile.hxx" class CBaseReader : public i_xml_parser_event_handler diff --git a/shell/inc/internal/metainforeader.hxx b/shell/inc/internal/metainforeader.hxx index ea29dff07c80..ea29dff07c80 100755..100644 --- a/shell/inc/internal/metainforeader.hxx +++ b/shell/inc/internal/metainforeader.hxx diff --git a/shell/inc/internal/propertyhdl.hxx b/shell/inc/internal/propertyhdl.hxx index 6379fdf0137b..6379fdf0137b 100755..100644 --- a/shell/inc/internal/propertyhdl.hxx +++ b/shell/inc/internal/propertyhdl.hxx diff --git a/shell/inc/internal/shlxthdl.hxx b/shell/inc/internal/shlxthdl.hxx index b13a142b6e2c..b13a142b6e2c 100755..100644 --- a/shell/inc/internal/shlxthdl.hxx +++ b/shell/inc/internal/shlxthdl.hxx diff --git a/shell/inc/internal/stream_helper.hxx b/shell/inc/internal/stream_helper.hxx index 2ef4529b54ce..2ef4529b54ce 100755..100644 --- a/shell/inc/internal/stream_helper.hxx +++ b/shell/inc/internal/stream_helper.hxx diff --git a/shell/inc/internal/utilities.hxx b/shell/inc/internal/utilities.hxx index 4701a2682446..4701a2682446 100755..100644 --- a/shell/inc/internal/utilities.hxx +++ b/shell/inc/internal/utilities.hxx |