gecko/modules/lib7z/LZMASDK/CPP/Windows/FileMapping.cpp

14 lines
163 B
C++
Raw Normal View History

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