1 2 3 4 5
#include <ostream> #include <iostream> #include "global.h" std::wostream *outputStream = &std::wcout;