diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-18 18:21:34 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-19 11:10:05 +0200 |
commit | 7a924a43336aa67e46be0859345d3a423c2ba848 (patch) | |
tree | c89a32c9ed25657fc22036265ea82b1b76b4b500 /include/cppu/EnvDcp.hxx | |
parent | 4c2a736360a810199e8748533022ac38446b83ed (diff) |
fixincludeguards.sh: include
Diffstat (limited to 'include/cppu/EnvDcp.hxx')
-rw-r--r-- | include/cppu/EnvDcp.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/cppu/EnvDcp.hxx b/include/cppu/EnvDcp.hxx index af40f9bc2200..0fff995d1c3a 100644 --- a/include/cppu/EnvDcp.hxx +++ b/include/cppu/EnvDcp.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_cppu_EnvDcp_hxx -#define INCLUDED_cppu_EnvDcp_hxx +#ifndef INCLUDED_CPPU_ENVDCP_HXX +#define INCLUDED_CPPU_ENVDCP_HXX #include <rtl/ustring.hxx> #include <uno/EnvDcp.h> |