diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-07 08:44:53 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-07 08:44:53 +0100 |
| commit | 696d6ffdd2404f2aca526075a0df9022e3397d72 (patch) | |
| tree | a34b4a3026dbd3a2ed41794555ab2f9020c4df35 /dev/SCIKit/Foundation.h | |
| parent | 50c9f923a00e2fc1b80c9a7d860f96a4509d2232 (diff) | |
IMP: made make_application to executable, and refactor source code with
better comments.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/SCIKit/Foundation.h')
| -rw-r--r-- | dev/SCIKit/Foundation.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dev/SCIKit/Foundation.h b/dev/SCIKit/Foundation.h index aeef7928..0bce54a2 100644 --- a/dev/SCIKit/Foundation.h +++ b/dev/SCIKit/Foundation.h @@ -11,8 +11,6 @@ Purpose: SCIKit Foundation header. #define SCIKIT_FOUNDATION_H
#include <SCIKit/Macros.h>
-#include <SCIKit/CompilerHint.h>
-#include <SCIKit/LPC.h>
// ------------------------------------------------------------------------------------------ //
/// @brief Dynamic Loader API.
|
