summaryrefslogtreecommitdiffstats
path: root/src/libs/7zip/win/CPP/Windows/Console.cpp
blob: 7773fee222e6dd7f68e89edbdbdf69c152dae0f1 (plain)
1
2
3
4
5
6
7
8
9
10
// Windows/Console.cpp

#include "StdAfx.h"

#include "Windows/Console.h"

namespace NWindows{
namespace NConsole{

}}