summaryrefslogtreecommitdiff
path: root/include/tools/debug.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-11-05 04:15:12 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-11-05 09:28:54 +0100
commitd22cf7e932af137e8c0621acc37873ced3ab7c89 (patch)
tree7e90f60cdc6045fb3e1c4f02e7fbcfae329f869c /include/tools/debug.hxx
parent433b00a831dcac6d17f2d44a19745cc90d4ba863 (diff)
presumably this was intended as include guard
remove it, as it's nonsense Change-Id: Id8171b81d42dfd3d391b7c5e6602d9271b6697c7
Diffstat (limited to 'include/tools/debug.hxx')
-rw-r--r--include/tools/debug.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/tools/debug.hxx b/include/tools/debug.hxx
index 44be8f055a1b..970c456d8e2c 100644
--- a/include/tools/debug.hxx
+++ b/include/tools/debug.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 _TOOLS_DEBUG_HXX
-#define _TOOLS_DEBUG_HXX
+#ifndef INCLUDED_TOOLS_DEBUG_HXX
+#define INCLUDED_TOOLS_DEBUG_HXX
#include "tools/toolsdllapi.h"