mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-15 01:56:59 +02:00
make virtual buffer become an optional
This commit is contained in:
parent
f74c4343d8
commit
fdd799f0fc
2 changed files with 2 additions and 1 deletions
|
|
@ -7,6 +7,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
#include <optional>
|
||||
#include "common/common_funcs.h"
|
||||
#include "common/common_types.h"
|
||||
#include "common/virtual_buffer.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue