Files
easy7zip/CPP/Windows/FileMapping.cpp
2020-05-31 13:08:03 +02:00

13 lines
141 B
C++

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