summaryrefslogtreecommitdiffstats
path: root/basic/source/inc/token.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-28 03:54:49 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-10-28 15:16:20 +0100
commit4adf622925e2900ac111e5e60b15e82ba1bf54e0 (patch)
treeab8b76405ee77bb753c73810847d21f91c06ac49 /basic/source/inc/token.hxx
parentfixincludeguards.sh: editeng (diff)
downloadcore-4adf622925e2900ac111e5e60b15e82ba1bf54e0.tar.gz
core-4adf622925e2900ac111e5e60b15e82ba1bf54e0.zip
fixincludeguards.sh: basic
Change-Id: Id797a8969e42876092da347d8e1bba6195b697dc
Diffstat (limited to 'basic/source/inc/token.hxx')
-rw-r--r--basic/source/inc/token.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/basic/source/inc/token.hxx b/basic/source/inc/token.hxx
index cf127bc798f2..cb40559ea763 100644
--- a/basic/source/inc/token.hxx
+++ b/basic/source/inc/token.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _TOKEN_HXX
-#define _TOKEN_HXX
+#ifndef INCLUDED_BASIC_SOURCE_INC_TOKEN_HXX
+#define INCLUDED_BASIC_SOURCE_INC_TOKEN_HXX
#include "scanner.hxx"
#include <basic/sbdef.hxx>