diff options
Diffstat (limited to 'include/error.h')
-rw-r--r-- | include/error.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/error.h b/include/error.h new file mode 100644 index 0000000..e456c88 --- /dev/null +++ b/include/error.h @@ -0,0 +1,7 @@ +#ifndef HONEY_ERROR_H +#define HONEY_ERROR_H + +/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ + + +#endif |