Files
easy7zip/CPP/Windows/Console.cpp
Igor Pavlov f08f4dcc3c 9.34
2016-05-28 00:16:51 +01:00

11 lines
119 B
C++

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