diff options
Diffstat (limited to 'dev/Kernel/NewKit/NewKit.hxx')
| -rw-r--r-- | dev/Kernel/NewKit/NewKit.hxx | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/dev/Kernel/NewKit/NewKit.hxx b/dev/Kernel/NewKit/NewKit.hxx deleted file mode 100644 index e7766bde..00000000 --- a/dev/Kernel/NewKit/NewKit.hxx +++ /dev/null @@ -1,22 +0,0 @@ - -/* ------------------------------------------- - - Copyright ZKA Technologies. - -------------------------------------------- */ - -#pragma once - -#include <NewKit/Array.hxx> -#include <NewKit/ArrayList.hxx> -#include <NewKit/ErrorOr.hxx> -#include <NewKit/Json.hxx> -#include <NewKit/KernelCheck.hxx> -#include <KernelKit/LockDelegate.hxx> -#include <NewKit/MutableArray.hxx> -#include <NewKit/New.hxx> -#include <NewKit/OwnPtr.hxx> -#include <NewKit/Ref.hxx> -#include <NewKit/Stream.hxx> -#include <KernelKit/ProcessHeap.hxx> -#include <NewKit/Utils.hxx> |
