summaryrefslogtreecommitdiffhomepage
path: root/Private/NewKit
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-04-08 00:44:48 +0200
committerAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-04-08 00:44:48 +0200
commit7ec2bda484072982e75666508863ef9903331191 (patch)
tree38a8ef82921367a3643afb282d2cfd6b19124960 /Private/NewKit
parentdd9c90c0d7d65f4481b1072f11cbb81017382006 (diff)
Kernel/URL.cxx: Remove useless protocols for a kernel.
- remove IteratorInterface for NewFS, design change have been done. Kernel/NewFS.cxx: Document code.
Diffstat (limited to 'Private/NewKit')
-rw-r--r--Private/NewKit/Defines.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Private/NewKit/Defines.hpp b/Private/NewKit/Defines.hpp
index e2951174..a3b86234 100644
--- a/Private/NewKit/Defines.hpp
+++ b/Private/NewKit/Defines.hpp
@@ -11,7 +11,7 @@
#define NEWKIT_VERSION "1.01"
#if !defined(_INC_NO_STDC_HEADERS) && defined(__GNUC__)
-#include <CRT/__cxxkit_defines.hxx>
+#include <CRT/__mpcc_defines.hxx>
#endif
#ifdef __has_feature