diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-04-11 07:08:21 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-04-11 07:08:21 +0000 |
commit | 6e20b7b19f212d5a0fd991b5c07d718de949ec60 (patch) | |
tree | b9ad0f719393a300f4ebb45230a26f986e92bdcd /shell/source/tools | |
parent | a75c167b66cf920f70bb0dd674cf3c41a814eaa3 (diff) |
INTEGRATION: CWS changefileheader (1.2.330); FILE MERGED
2008/04/01 12:41:12 thb 1.2.330.1: #i85898# Stripping all external header guards
Diffstat (limited to 'shell/source/tools')
-rw-r--r-- | shell/source/tools/lngconvex/cmdline.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/source/tools/lngconvex/cmdline.hxx b/shell/source/tools/lngconvex/cmdline.hxx index 584845a5acba..b7c5e5453136 100644 --- a/shell/source/tools/lngconvex/cmdline.hxx +++ b/shell/source/tools/lngconvex/cmdline.hxx @@ -1,9 +1,7 @@ #ifndef _CMDLINE_HXX_ #define _CMDLINE_HXX_ -#ifndef _DEFS_HXX_ #include "defs.hxx" -#endif //--------------------------------- /** Simple command line abstraction |