7zip/CPP/Windows/Console.cpp
Igor Pavlov f19f813537 '21.07'
2022-03-18 15:35:13 +05:00

11 lines
111 B
C++

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