mame/3rdparty/lzma/CPP/Windows/FileMapping.cpp
2015-01-11 08:10:25 +01:00

13 lines
149 B
C++

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