We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ce2a67 commit 5b6ac46Copy full SHA for 5b6ac46
1 file changed
externals/simplecpp/simplecpp.h
@@ -9,6 +9,7 @@
9
#include <cctype>
10
#include <cstdint>
11
#include <cstring>
12
+#include <functional>
13
#include <iosfwd>
14
#include <list>
15
#include <map>
0 commit comments