diff options
author | Zephyron <zephyron@citron-emu.org> | 2025-02-01 21:47:55 +1000 |
---|---|---|
committer | Zephyron <zephyron@citron-emu.org> | 2025-02-01 21:47:55 +1000 |
commit | 70a9f20ae11aee144bae229a81418cfaadf354f7 (patch) | |
tree | a9a920d721f0e122dba4d83274c62bed3fe77d79 /src/common/host_memory.h | |
parent | 076d0e618dcab0e7d02c416350e991e8e207e03d (diff) |
common: add missing <memory> include in common_types.h
Adds missing <memory> header include in common_types.h. This header is
needed for std::unique_ptr and other smart pointer types that may be used
by code including this header.
Diffstat (limited to 'src/common/host_memory.h')
0 files changed, 0 insertions, 0 deletions