summaryrefslogtreecommitdiffhomepage
path: root/dev/CompilerKit/AE.h
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-08-05 09:47:53 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-08-05 09:47:53 +0100
commitb0c5f2a2683657182f5ce3dc3bcbf252164b0077 (patch)
treea2f43f8d5943ce4825a0f1eb4e921d30e8e78eb9 /dev/CompilerKit/AE.h
parente272dd8e4d2437423b5140ad76cb690f4e182d76 (diff)
feat! compiler_kit & debugger_kit: breaking changes, big name refactors on the source code have been done.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'dev/CompilerKit/AE.h')
-rw-r--r--dev/CompilerKit/AE.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/CompilerKit/AE.h b/dev/CompilerKit/AE.h
index 1115e0a..6561baf 100644
--- a/dev/CompilerKit/AE.h
+++ b/dev/CompilerKit/AE.h
@@ -97,7 +97,7 @@ class AEReadableProtocol final {
explicit AEReadableProtocol() = default;
~AEReadableProtocol() = default;
- LIBCOMPILER_COPY_DELETE(AEReadableProtocol);
+ NECTI_COPY_DELETE(AEReadableProtocol);
/**
* @brief Read AE Record headers.