mirror of
https://github.com/Xevion/easy7zip.git
synced 2026-01-31 20:24:05 -06:00
11 lines
119 B
C++
11 lines
119 B
C++
// Windows/Console.cpp
|
|
|
|
#include "StdAfx.h"
|
|
|
|
#include "Windows/Console.h"
|
|
|
|
namespace NWindows{
|
|
namespace NConsole{
|
|
|
|
}}
|