summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-06-20 16:24:04 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-06-20 16:24:04 +0200
commite670e30d546b78bb9642fe2733095f99b3a962a5 (patch)
treeacb844a15748d788e30dd87bec4e09bc49012eed /include
parentTypo (diff)
downloadcore-e670e30d546b78bb9642fe2733095f99b3a962a5.tar.gz
core-e670e30d546b78bb9642fe2733095f99b3a962a5.zip
-Werror,-Wheader-guard
Change-Id: I92b868b0d579caf0378d7193502918dd4c8f9497
Diffstat (limited to 'include')
-rw-r--r--include/comphelper/evtmethodhelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/comphelper/evtmethodhelper.hxx b/include/comphelper/evtmethodhelper.hxx
index 7ecf08a0fc57..787a3c4d0002 100644
--- a/include/comphelper/evtmethodhelper.hxx
+++ b/include/comphelper/evtmethodhelper.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 COMPHELPER_EVENTMEHODHELPER_HXX
-#define COMPHELPER_EVENMETHODHELPER_HXX
+#ifndef COMPHELPER_EVENTMETHODHELPER_HXX
+#define COMPHELPER_EVENTMETHODHELPER_HXX
#include <comphelper/sequence.hxx>
//........................................................................
namespace comphelper