mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-09 06:07:05 -06:00
Initialer Commit
This commit is contained in:
12
CPP/Windows/FileMapping.cpp
Normal file
12
CPP/Windows/FileMapping.cpp
Normal file
@@ -0,0 +1,12 @@
|
||||
// Windows/FileMapping.cpp
|
||||
|
||||
#include "StdAfx.h"
|
||||
|
||||
#include "FileMapping.h"
|
||||
|
||||
namespace NWindows {
|
||||
namespace NFile {
|
||||
namespace NMapping {
|
||||
|
||||
|
||||
}}}
|
||||
Reference in New Issue
Block a user