diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:55:19 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:21:30 +0200 |
commit | 1275d274db37fc333838321347e1887488f8f4c0 (patch) | |
tree | 8857c3ae31f6ebddb0137f708487cbc1cccb1d97 /i18npool/inc | |
parent | bcef91b779f6802dd8bdec91d945038716faf181 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'i18npool/inc')
-rw-r--r-- | i18npool/inc/i18npool/mslangid.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/i18npool/inc/i18npool/mslangid.hxx b/i18npool/inc/i18npool/mslangid.hxx index 61f526a7f370..d0dc3f276758 100644 --- a/i18npool/inc/i18npool/mslangid.hxx +++ b/i18npool/inc/i18npool/mslangid.hxx @@ -30,9 +30,7 @@ #include <sal/config.h> -#ifndef INCLUDED_I18NPOOL_DLLAPI_H #include "i18npool/i18npooldllapi.h" -#endif #include "i18npool/lang.h" #include <com/sun/star/lang/Locale.hpp> |