We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cda5ae7 commit 769cdc0Copy full SHA for 769cdc0
include/Config.hpp
@@ -3,6 +3,8 @@
3
#include <Args.hpp>
4
#include <math.hpp>
5
6
+#include <cstdint>
7
+
8
struct SConfig
9
{
10
void Clear();
0 commit comments