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 24383bd commit b1628f6Copy full SHA for b1628f6
test/advancedcpp.h
@@ -2,7 +2,7 @@
2
#include <ostream>
3
#include <string>
4
#include <vector>
5
-
+#include <cstdint>
6
7
//===========================================================================
8
#define DECLARE_DEFAULTERS(type, tname) \
0 commit comments