mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-10 20:07:05 -06:00
14 lines
145 B
C++
Executable File
14 lines
145 B
C++
Executable File
// Windows/FileIO.cpp
|
|
|
|
#include "StdAfx.h"
|
|
|
|
#include "Windows/FileMapping.h"
|
|
|
|
namespace NWindows {
|
|
namespace NFile {
|
|
namespace NMapping {
|
|
|
|
|
|
|
|
|
|
}}} |