diff options
Diffstat (limited to 'Private/KernelKit/PECodeManager.hxx')
| -rw-r--r-- | Private/KernelKit/PECodeManager.hxx | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/Private/KernelKit/PECodeManager.hxx b/Private/KernelKit/PECodeManager.hxx deleted file mode 100644 index 47db2d04..00000000 --- a/Private/KernelKit/PECodeManager.hxx +++ /dev/null @@ -1,24 +0,0 @@ -/* ------------------------------------------- - - Copyright Mahrouss Logic - - File: PECodeManager.hxx - Purpose: PE32+ Code Manager and Shared Objects. - - Revision History: - - 12/02/24: Added file (amlel) - -------------------------------------------- */ - -#pragma once - -//////////////////////////////////////////////////// - -// LAST REV: Mon Feb 12 13:52:01 CET 2024 - -//////////////////////////////////////////////////// - -#include <KernelKit/PE.hxx> -#include <NewKit/ErrorOr.hpp> -#include <NewKit/String.hpp> |
