physfs/lzma/CPP/Windows/FileMapping.cpp

14 lines
150 B
C++

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