hash include cstdint

This commit is contained in:
James Cherry
2020-04-05 20:02:10 -07:00
parent 3468993e51
commit 9550eeea22

View File

@@ -16,6 +16,7 @@
#pragma once
#include <cstdint>
#include <cstddef>
namespace sta {