diff options
Diffstat (limited to 'include/apos/types.h')
| -rw-r--r-- | include/apos/types.h | 4 |
1 files changed, 4 insertions, 0 deletions
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 */ |
