mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
Add LZMA.
This commit is contained in:
12
3rdparty/lzma-21.03beta/CPP/Windows/FileMapping.cpp
vendored
Normal file
12
3rdparty/lzma-21.03beta/CPP/Windows/FileMapping.cpp
vendored
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