mirror of https://github.com/AxioDL/zeus.git
Global: Don't include full hsh headers
This commit is contained in:
parent
542e3e4279
commit
6d47b07859
|
@ -8,7 +8,7 @@
|
|||
#endif
|
||||
|
||||
#if ZE_HSH_TYPES
|
||||
#include "hsh/hsh.h"
|
||||
#include "hsh/bits/builtin_types.h"
|
||||
#endif
|
||||
|
||||
namespace zeus {
|
||||
|
|
Loading…
Reference in New Issue