missing #include

This commit is contained in:
Wolfgang Thaller 2017-09-29 15:15:20 +02:00
parent 58a39b22d6
commit 5c968dc589
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
#include <vector>
#include <map>
#include <unordered_map>
#include <string>
class Object;
class Symbol;