diff options
Diffstat (limited to 'src/Flowgraph.cpp')
-rw-r--r-- | src/Flowgraph.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Flowgraph.cpp b/src/Flowgraph.cpp index 4870534..465ef41 100644 --- a/src/Flowgraph.cpp +++ b/src/Flowgraph.cpp @@ -26,6 +26,7 @@ #include "Flowgraph.h" #include "PcDebug.h" +#include <string> #include <memory> #include <algorithm> #include <sstream> |