mame/3rdparty/lzma/CPP/Windows/FileMapping.cpp
2016-04-09 21:52:08 +10:00

13 lines
141 B
C++

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