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;