diff options
Diffstat (limited to 'grapher/StapParser.cxx')
-rw-r--r-- | grapher/StapParser.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/grapher/StapParser.cxx b/grapher/StapParser.cxx index 1c865614..693be919 100644 --- a/grapher/StapParser.cxx +++ b/grapher/StapParser.cxx @@ -2,6 +2,7 @@ #include <gtkmm/window.h> #include <iostream> +#include <sstream> namespace systemtap { |