unplugged-system/external/lzma/CPP/Windows/FileMapping.cpp

13 lines
153 B
C++
Raw Normal View History

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