From ebe6923b17de88d37d97846be2567fb75f53292c Mon Sep 17 00:00:00 2001 From: FreeArtMan <=> Date: Thu, 4 Feb 2016 23:02:20 +0000 Subject: Initial commit --- ihe.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 ihe.h (limited to 'ihe.h') diff --git a/ihe.h b/ihe.h new file mode 100644 index 0000000..9589236 --- /dev/null +++ b/ihe.h @@ -0,0 +1,12 @@ +#ifndef __IHE_H +#define __IHE_H + +#include +#include +#include + +#include "buf.h" +#include "cmd.h" +#include "core.h" + +#endif \ No newline at end of file -- cgit v1.2.3