7zip/CPP/Windows/FileMapping.cpp
Igor Pavlov f19f813537 '21.07'
2022-03-18 15:35:13 +05:00

13 lines
141 B
C++

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