We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8af2ab commit c4a3259Copy full SHA for c4a3259
src/SplitCode.h
@@ -18,6 +18,7 @@
18
#include <stack>
19
#include <cmath>
20
#include <iomanip>
21
+#include <cstdint>
22
23
#if defined(_MSVC_LANG)
24
#define SPLITCODE_CPP_VERSION _MSVC_LANG
0 commit comments