Files
easy7zip/Windows/Console.cpp
Igor Pavlov 8c1b5c7b7e 3.13
2016-05-28 00:15:41 +01:00

10 lines
118 B
C++
Executable File

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