chdman/3rdparty/lzma/CPP/Windows/FileMapping.cpp
2022-01-05 08:45:19 +02:00

13 lines
141 B
C++

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