mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-22 13:25:51 +12:00
Add ScopeExit
This commit is contained in:
parent
a74ffaf62b
commit
08b09e175f
2 changed files with 79 additions and 1 deletions
2
third_party/host_memory/host_memory.cpp
vendored
2
third_party/host_memory/host_memory.cpp
vendored
|
@ -30,7 +30,7 @@
|
|||
|
||||
#include <boost/icl/interval_set.hpp>
|
||||
|
||||
#include "common/scope_exit.h"
|
||||
#include <host_memory/scope_exit.h>
|
||||
|
||||
|
||||
#ifndef MAP_NORESERVE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue