Files
libaaruformat/3rdparty/lzma-21.03beta/CPP/Windows/FileMapping.cpp
2022-05-28 13:45:15 +01:00

13 lines
141 B
C++

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