aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/ensembledatabase.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ensembledatabase.hpp b/src/ensembledatabase.hpp
index fff989f..80f282d 100644
--- a/src/ensembledatabase.hpp
+++ b/src/ensembledatabase.hpp
@@ -33,6 +33,7 @@
# include "config.h"
#endif
+#include <cstdint>
#include <stdexcept>
#include <string>
#include <list>