Files
easy7zip/CPP/Windows/FileMapping.cpp
Igor Pavlov f08f4dcc3c 9.34
2016-05-28 00:16:51 +01:00

13 lines
149 B
C++

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