mirror of
https://github.com/ip7z/7zip.git
synced 2026-01-01 14:19:55 +01:00
13 lines
141 B
C++
13 lines
141 B
C++
// Windows/FileMapping.cpp
|
|
|
|
#include "StdAfx.h"
|
|
|
|
#include "FileMapping.h"
|
|
|
|
namespace NWindows {
|
|
namespace NFile {
|
|
namespace NMapping {
|
|
|
|
|
|
}}}
|