From 1175179058fa809c57d724cd2043c67edc511695 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Thu, 19 Aug 2021 22:58:57 +0300 Subject: New build system (WIP) --- include/apos/types.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 include/apos/types.h (limited to 'include/apos/types.h') diff --git a/include/apos/types.h b/include/apos/types.h new file mode 100644 index 0000000..2e30080 --- /dev/null +++ b/include/apos/types.h @@ -0,0 +1,4 @@ +#ifdef APOS_TYPES_H +#define APOS_TYPES_H + +#endif /* APOS_TYPES_H */ -- cgit v1.3