summaryrefslogtreecommitdiff
path: root/src/first_app.hpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsrc/first_app.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/first_app.hpp b/src/first_app.hpp
index 6fb63e1..87cedba 100755
--- a/src/first_app.hpp
+++ b/src/first_app.hpp
@@ -13,6 +13,7 @@
#include <string>
#include <memory>
#include <vector>
+#include <iostream>
namespace app {
class FirstApp {