diff options
Diffstat (limited to 'source/core/hash.h')
| -rw-r--r-- | source/core/hash.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/core/hash.h b/source/core/hash.h index dd2086305..8ee5b088f 100644 --- a/source/core/hash.h +++ b/source/core/hash.h @@ -3,6 +3,7 @@ #include "slang-math.h" #include <string.h> +#include <type_traits> namespace Slang { |
