Files
Aaru.Compression.Native/3rdparty/lzma-21.03beta/CPP/Windows/FileMapping.cpp
2021-10-19 21:27:23 +01:00

13 lines
141 B
C++

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