summaryrefslogtreecommitdiffstats
path: root/reportdesign/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-07-14 05:37:24 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-07-14 05:44:15 +0200
commit1340890ccdff010c827a8e98eb2eaf1a2ec49a2d (patch)
tree92cf2ad652a6a8366317b02129e510d0dc874c82 /reportdesign/inc
parenthrc cleanup: Remove include guards from src files (diff)
downloadcore-1340890ccdff010c827a8e98eb2eaf1a2ec49a2d.tar.gz
core-1340890ccdff010c827a8e98eb2eaf1a2ec49a2d.zip
simplify include guards
Change-Id: Id4210229b20a1d54b680ff1a2ccbcdd3684ecf5f
Diffstat (limited to 'reportdesign/inc')
-rw-r--r--reportdesign/inc/ReportDefinition.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/inc/ReportDefinition.hxx b/reportdesign/inc/ReportDefinition.hxx
index deedb7d0eb2b..3d5126464fa3 100644
--- a/reportdesign/inc/ReportDefinition.hxx
+++ b/reportdesign/inc/ReportDefinition.hxx
@@ -52,7 +52,7 @@
#include <cppuhelper/propertysetmixin.hxx>
#include <svx/unomod.hxx>
-#if !defined(INCLUDED_COMPHELPER_IMPLBASE_VAR_HXX_13)
+#ifndef INCLUDED_COMPHELPER_IMPLBASE_VAR_HXX_13
#define INCLUDED_COMPHELPER_IMPLBASE_VAR_HXX_13
#define COMPHELPER_IMPLBASE_INTERFACE_NUMBER 13
#include <comphelper/implbase_var.hxx>