summaryrefslogtreecommitdiff
path: root/Build/source/libs/teckit/TECkit-src/source/Public-headers/TECkit_Common.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/teckit/TECkit-src/source/Public-headers/TECkit_Common.h')
-rw-r--r--Build/source/libs/teckit/TECkit-src/source/Public-headers/TECkit_Common.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/Build/source/libs/teckit/TECkit-src/source/Public-headers/TECkit_Common.h b/Build/source/libs/teckit/TECkit-src/source/Public-headers/TECkit_Common.h
index 84cdd531b8d..ba7ed77f3f4 100644
--- a/Build/source/libs/teckit/TECkit-src/source/Public-headers/TECkit_Common.h
+++ b/Build/source/libs/teckit/TECkit-src/source/Public-headers/TECkit_Common.h
@@ -23,8 +23,7 @@ History:
xx-xxx-2002 jk version 2.0 initial release
*/
-#ifndef __TECkit_Common_H__
-#define __TECkit_Common_H__
+#pragma once
#define kCurrentTECkitVersion 0x00020004 /* 16.16 version number */
@@ -91,5 +90,3 @@ typedef long TECkit_Status;
#define kForm_UTF16LE 4
#define kForm_UTF32BE 5
#define kForm_UTF32LE 6
-
-#endif