We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a08cb7e commit 4c6ac65Copy full SHA for 4c6ac65
include/cxxopts.hpp
@@ -37,6 +37,7 @@ THE SOFTWARE.
37
#include <unordered_set>
38
#include <utility>
39
#include <vector>
40
+#include <cstdint>
41
42
#ifdef __cpp_lib_optional
43
#include <optional>
0 commit comments