diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-11-05 04:24:37 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-11-05 09:28:54 +0100 |
commit | 9e5132290b81e2907d4098d9a997f74cda2723f6 (patch) | |
tree | b8f65f05f3c4ae7389b4653c1216a016672d52f5 /include/svx/nbdtmg.hxx | |
parent | d22cf7e932af137e8c0621acc37873ced3ab7c89 (diff) |
remove further external include guards
Change-Id: I23ec3b7372425fb35d4b0c50c5719a2170251ffc
Diffstat (limited to 'include/svx/nbdtmg.hxx')
-rw-r--r-- | include/svx/nbdtmg.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/nbdtmg.hxx b/include/svx/nbdtmg.hxx index ab157e216fc7..a8e143b1f1c4 100644 --- a/include/svx/nbdtmg.hxx +++ b/include/svx/nbdtmg.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 _NBDTMG_HXX -#define _NBDTMG_HXX +#ifndef INCLUDED_SVX_NBDTMG_HXX +#define INCLUDED_SVX_NBDTMG_HXX #include "svx/svxdllapi.h" #include <boost/shared_ptr.hpp> #include <vector> |