#ifndef _LSUP_STORE_HTABLE_H #define _LSUP_STORE_HTABLE_H #include "triple.h" #include "htable.h" typedef struct HTStore LSUP_HTStore; #endif // _LSUP_STORE_HTABLE_H