diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-18 20:56:02 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-19 11:10:11 +0200 |
commit | 4cd139c313737066d02ac3c735feaa2f7001d365 (patch) | |
tree | e567e394cfd18a91aec29036655c9100d6584383 /ucb/source/ucp/file/filinpstr.hxx | |
parent | 3305073e6d6f4c491b0e0322b5208cb6edb8645d (diff) |
fixincludeguards.sh: ucb
Change-Id: I6a5994003cef7ed1672002933a5240160cff559d
Diffstat (limited to 'ucb/source/ucp/file/filinpstr.hxx')
-rw-r--r-- | ucb/source/ucp/file/filinpstr.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ucb/source/ucp/file/filinpstr.hxx b/ucb/source/ucp/file/filinpstr.hxx index 0a5faf424042..da99a448043d 100644 --- a/ucb/source/ucp/file/filinpstr.hxx +++ b/ucb/source/ucp/file/filinpstr.hxx @@ -16,8 +16,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _FILINPSTR_HXX_ -#define _FILINPSTR_HXX_ +#ifndef INCLUDED_UCB_SOURCE_UCP_FILE_FILINPSTR_HXX +#define INCLUDED_UCB_SOURCE_UCP_FILE_FILINPSTR_HXX #include <rtl/ustring.hxx> #include <cppuhelper/weak.hxx> |