summaryrefslogtreecommitdiffhomepage
path: root/Private/NewKit/NewKit.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'Private/NewKit/NewKit.hpp')
-rw-r--r--Private/NewKit/NewKit.hpp22
1 files changed, 0 insertions, 22 deletions
diff --git a/Private/NewKit/NewKit.hpp b/Private/NewKit/NewKit.hpp
deleted file mode 100644
index 79993091..00000000
--- a/Private/NewKit/NewKit.hpp
+++ /dev/null
@@ -1,22 +0,0 @@
-
-/* -------------------------------------------
-
- Copyright Mahrouss Logic
-
-------------------------------------------- */
-
-#pragma once
-
-#include <NewKit/Array.hpp>
-#include <NewKit/ArrayList.hpp>
-#include <NewKit/ErrorOr.hpp>
-#include <NewKit/Json.hpp>
-#include <NewKit/KernelCheck.hpp>
-#include <KernelKit/LockDelegate.hpp>
-#include <NewKit/MutableArray.hpp>
-#include <NewKit/New.hpp>
-#include <NewKit/OwnPtr.hpp>
-#include <NewKit/Ref.hpp>
-#include <NewKit/Stream.hpp>
-#include <KernelKit/UserHeap.hpp>
-#include <NewKit/Utils.hpp>