Files
easy7zip/CPP/Windows/FileMapping.cpp
Igor Pavlov 0713a3ab80 9.38
2016-05-28 00:16:53 +01:00

13 lines
141 B
C++

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