summaryrefslogtreecommitdiff
path: root/sw/inc/unotextcursor.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-06-04 14:28:27 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-06-04 21:18:37 +0200
commit37c827103df9d3fc3a36aa2773bc080931e91830 (patch)
tree57c8708b5e9fec586db074a91587f62a0c8cac2e /sw/inc/unotextcursor.hxx
parentb312a38797b19e95a08e7a06595cd04236e05f07 (diff)
sw: use ifndef
Change-Id: Ia74abd902bb2d40c6fe19d3c186fabfd559fb89d
Diffstat (limited to 'sw/inc/unotextcursor.hxx')
-rw-r--r--sw/inc/unotextcursor.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unotextcursor.hxx b/sw/inc/unotextcursor.hxx
index 13a883b87604..64ae3e0b4e02 100644
--- a/sw/inc/unotextcursor.hxx
+++ b/sw/inc/unotextcursor.hxx
@@ -40,7 +40,7 @@
#include <comphelper/uno3.hxx>
-#if ! defined(INCLUDED_COMPHELPER_IMPLBASE_VAR_HXX_14)
+#ifndef INCLUDED_COMPHELPER_IMPLBASE_VAR_HXX_14
#define INCLUDED_COMPHELPER_IMPLBASE_VAR_HXX_14
#define COMPHELPER_IMPLBASE_INTERFACE_NUMBER 14
#include <comphelper/implbase_var.hxx>