diff --git a/src/HashTab.cpp b/src/HashTab.cpp new file mode 100644 index 0000000..367a2ea --- /dev/null +++ b/src/HashTab.cpp @@ -0,0 +1,5 @@ +#include + +typedef struct { + +};