1 2 3 4 5 6 7 8 9 10
// Windows/Console.cpp #include "StdAfx.h" #include "Console.h" namespace NWindows{ namespace NConsole{ }}