diff options
Diffstat (limited to 'Tests/FindGTK2/gtkmm/helloworld.cpp')
-rw-r--r-- | Tests/FindGTK2/gtkmm/helloworld.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/FindGTK2/gtkmm/helloworld.cpp b/Tests/FindGTK2/gtkmm/helloworld.cpp index 5f4e0ae..45c9422 100644 --- a/Tests/FindGTK2/gtkmm/helloworld.cpp +++ b/Tests/FindGTK2/gtkmm/helloworld.cpp @@ -1,4 +1,5 @@ #include "helloworld.h" + #include <iostream> HelloWorld::HelloWorld() |