summaryrefslogtreecommitdiffhomepage
path: root/Public/Kits/SystemKit/SystemKit.hxx
blob: eca5375787afc8fb7153c6d535e9fdb5d99fa331 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*** ===========================================
 (C) Mahrouss Logic
    ===========================================*/

#pragma once

#include <SystemKit/CoreAPI.hxx>
#include <SystemKit/FileAPI.hxx>
#include <SystemKit/HeapAPI.hxx>
#include <SystemKit/ThreadAPI.hxx>

using namespace HCore;