summaryrefslogtreecommitdiffhomepage
path: root/dev/SCIKit
diff options
context:
space:
mode:
authorAmlal <amlalelmahrouss@icloud.com>2024-12-06 15:53:20 +0100
committerAmlal <amlalelmahrouss@icloud.com>2024-12-06 15:57:01 +0100
commit46a885ad913aa24543efb154886919ad30182229 (patch)
tree3f9d6887763d8e1ea66fc89ec9aadb22f4cb9abc /dev/SCIKit
parent8723d3401c15cad5797697aea4735b8972aabafb (diff)
META: Friday bump.
Signed-off-by: Amlal <amlalelmahrouss@icloud.com>
Diffstat (limited to 'dev/SCIKit')
-rw-r--r--dev/SCIKit/CompilerHint.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev/SCIKit/CompilerHint.h b/dev/SCIKit/CompilerHint.h
index 8afa1750..319e924c 100644
--- a/dev/SCIKit/CompilerHint.h
+++ b/dev/SCIKit/CompilerHint.h
@@ -4,8 +4,8 @@
------------------------------------------- */
-#ifndef __SCI_HINT_H__
-#define __SCI_HINT_H__
+#ifndef SCI_HINT_H
+#define SCI_HINT_H
#ifdef __TK__
#pragma compiler(hint_manifest)
@@ -22,4 +22,4 @@
#define _InOut
#define _StrictInOut
-#endif // ifndef __SCI_HINT_H__
+#endif // ifndef SCI_HINT_H