Global: Don't include full hsh headers

This commit is contained in:
Luke Street 2020-10-07 20:09:45 -04:00
parent 542e3e4279
commit 6d47b07859
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
#endif
#if ZE_HSH_TYPES
#include "hsh/hsh.h"
#include "hsh/bits/builtin_types.h"
#endif
namespace zeus {