blob: d69f4d1bda85ef37af18a8b386db7c1ae8e257ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
/* -------------------------------------------
Copyright ZKA Technologies
------------------------------------------- */
#pragma once
#include <NewKit/Defines.hpp>
#define KERNELKIT_VERSION "1.02"
|