summaryrefslogtreecommitdiffhomepage
path: root/include/CompilerKit/Detail/PreConfig.h
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-02-28 07:27:27 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-02-28 07:27:27 +0100
commit2b770125c35f061e0da813dab91f42c96b1ac749 (patch)
treef2539f45a472be6f29bee192a42976aed1298a26 /include/CompilerKit/Detail/PreConfig.h
parent6a84782b5c574b7742f8fca7023556a8e4bce535 (diff)
chore: wip: including TProc and Boost for Nectar compiler frontend.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include/CompilerKit/Detail/PreConfig.h')
-rw-r--r--include/CompilerKit/Detail/PreConfig.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/CompilerKit/Detail/PreConfig.h b/include/CompilerKit/Detail/PreConfig.h
index 28f1016..d7ea4c6 100644
--- a/include/CompilerKit/Detail/PreConfig.h
+++ b/include/CompilerKit/Detail/PreConfig.h
@@ -41,8 +41,6 @@
#define Int8 int8_t
#define UInt8 uint8_t
-#define Char char
-
#include <signal.h>
#include <stdint.h>
#include <time.h>