Files
easy7zip/CPP/Windows/Console.cpp
Igor Pavlov 2eb60a0598 9.17
2016-05-28 00:16:04 +01:00

11 lines
119 B
C++
Executable File

// Windows/Console.cpp
#include "StdAfx.h"
#include "Windows/Console.h"
namespace NWindows{
namespace NConsole{
}}