mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-01-01 04:04:30 +01:00
general: Resolve -Wmissing-prototypes warnings
This commit is contained in:
parent
68fea20020
commit
889635d17d
4 changed files with 6 additions and 1 deletions
|
|
@ -6,6 +6,8 @@
|
|||
#include <cstddef>
|
||||
#include <string>
|
||||
|
||||
#include "backend/x64/perf_map.h"
|
||||
|
||||
#ifdef __linux__
|
||||
|
||||
#include <cstdio>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue