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