diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-11-05 02:24:19 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-11-05 09:28:52 +0100 |
commit | a2502692cd2da8665719b1769eacbf334f7c0293 (patch) | |
tree | eb9ef108e137a5bcff1a8b88aaff21e268adf393 /linguistic/inc | |
parent | 41e0dbb555379ae35887424c027d94512cc7db71 (diff) |
fixincludeguards.sh: linguistic
Change-Id: I8c5d9e5fcf8790e6c60242cf009992a061f8f01d
Diffstat (limited to 'linguistic/inc')
-rw-r--r-- | linguistic/inc/iprcache.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linguistic/inc/iprcache.hxx b/linguistic/inc/iprcache.hxx index 44ba090d9abb..db98fb4b0a61 100644 --- a/linguistic/inc/iprcache.hxx +++ b/linguistic/inc/iprcache.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _LINGUISTIC_IPRCACHE_HXX_ -#define _LINGUISTIC_IPRCACHE_HXX_ +#ifndef INCLUDED_LINGUISTIC_INC_IPRCACHE_HXX +#define INCLUDED_LINGUISTIC_INC_IPRCACHE_HXX #include <uno/lbnames.h> |