mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-15 17:38:57 +02:00
make virtual buffer become an optional
This commit is contained in:
parent
877d42131c
commit
edb208f894
3 changed files with 6 additions and 4 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