diff options
Diffstat (limited to 'include/cppu/Map.hxx')
-rw-r--r-- | include/cppu/Map.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/cppu/Map.hxx b/include/cppu/Map.hxx index a018d209e3c6..2274c9e87d0f 100644 --- a/include/cppu/Map.hxx +++ b/include/cppu/Map.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_cppu_Map_hxx -#define INCLUDED_cppu_Map_hxx +#ifndef INCLUDED_CPPU_MAP_HXX +#define INCLUDED_CPPU_MAP_HXX #include <uno/mapping.hxx> |