mirror of
https://github.com/love2d/love-android.git
synced 2026-08-17 19:24:07 +02:00
14 lines
150 B
C++
14 lines
150 B
C++
// Windows/FileMapping.cpp
|
|
|
|
#include "StdAfx.h"
|
|
|
|
#include "Windows/FileMapping.h"
|
|
|
|
namespace NWindows {
|
|
namespace NFile {
|
|
namespace NMapping {
|
|
|
|
|
|
|
|
|
|
}}} |