We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ece237 + 136b95b commit a412620Copy full SHA for a412620
contrib/handypack/handypack.hpp
@@ -1,5 +1,6 @@
1
#pragma once
2
3
+#include <cstdint>
4
#include <string>
5
#include <vector>
6
#include <list>
0 commit comments