index
:
minicc.git
master
Minimal Incomplete Compiler Collection
mail@reichwein.it
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
cpp.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'cpp.h')
-rw-r--r--
cpp.h
1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp.h b/cpp.h
index 11588b8..3207ef9 100644
--- a/
cpp.h
+++ b/
cpp.h
@@ -7,6 +7,7 @@
#include <any>
#include <deque>
+#include <functional>
#include <memory>
#include <vector>