Upload 2.0.2
[physicsfs] / lzma / CPP / Windows / FileMapping.cpp
1 // Windows/FileMapping.cpp
2
3 #include "StdAfx.h"
4
5 #include "Windows/FileMapping.h"
6
7 namespace NWindows {
8 namespace NFile {
9 namespace NMapping {
10
11
12
13
14 }}}