diff options
-rw-r--r-- | sw/inc/unotextcursor.hxx | 2 |
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> |