Files
easy7zip/CPP/Windows/FileMapping.cpp
Igor Pavlov 2eb60a0598 9.17
2016-05-28 00:16:04 +01:00

13 lines
149 B
C++
Executable File

// Windows/FileMapping.cpp
#include "StdAfx.h"
#include "Windows/FileMapping.h"
namespace NWindows {
namespace NFile {
namespace NMapping {
}}}