summaryrefslogtreecommitdiff
path: root/Build/source/libs/teckit/TECkit-src/source/Public-headers/TECkit_Compiler.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/teckit/TECkit-src/source/Public-headers/TECkit_Compiler.h')
-rw-r--r--Build/source/libs/teckit/TECkit-src/source/Public-headers/TECkit_Compiler.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/Build/source/libs/teckit/TECkit-src/source/Public-headers/TECkit_Compiler.h b/Build/source/libs/teckit/TECkit-src/source/Public-headers/TECkit_Compiler.h
index e53cfa6dec5..0c07e58c1cf 100644
--- a/Build/source/libs/teckit/TECkit-src/source/Public-headers/TECkit_Compiler.h
+++ b/Build/source/libs/teckit/TECkit-src/source/Public-headers/TECkit_Compiler.h
@@ -18,8 +18,7 @@
Copyright (c) 2002-2016 SIL International.
*/
-#ifndef __TECkit_Compiler_H__
-#define __TECkit_Compiler_H__
+#pragma once
#include "TECkit_Common.h"
@@ -98,5 +97,3 @@ TECkit_GetUnicodeValue(char* name);
#ifdef __cplusplus
}
#endif
-
-#endif