Added iostream include
This commit is contained in:
parent
9c56c5277f
commit
a364f933e4
@ -18,6 +18,8 @@
|
|||||||
#include <wx/image.h>
|
#include <wx/image.h>
|
||||||
#include <wx/menu.h>
|
#include <wx/menu.h>
|
||||||
|
|
||||||
|
#include <iostream>
|
||||||
|
|
||||||
// `Main program' equivalent, creating windows and returning main app frame
|
// `Main program' equivalent, creating windows and returning main app frame
|
||||||
bool wxOsgApp::OnInit()
|
bool wxOsgApp::OnInit()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user