Add missing include
This commit is contained in:
parent
a0aff2dc70
commit
c019ae3b89
|
@ -28,6 +28,7 @@
|
|||
#include <memory>
|
||||
#include <map>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
|
||||
class PROJECT;
|
||||
class SCH_SYMBOL;
|
||||
|
|
Loading…
Reference in New Issue