summaryrefslogtreecommitdiffhomepage
path: root/dev/zka/CompilerKit/CompilerKit.h
blob: 6aa7d04f745762ffa621886882f6e865c29543e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* -------------------------------------------

	Copyright ZKA Web Services Co.

------------------------------------------- */

#ifndef _INC_CL_HPP
#define _INC_CL_HPP

#include <CompilerKit/Detail.h>
#include <CompilerKit/Version.h>

#endif /* ifndef _INC_CL_HPP */