mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-24 23:31:05 +00:00
misc.cpp: Add missing include (-Wmissing-prototypes)
This commit is contained in:
parent
996efc129c
commit
75852c8319
@ -3,6 +3,7 @@
|
|||||||
// Refer to the license.txt file included.
|
// Refer to the license.txt file included.
|
||||||
|
|
||||||
#include <cstddef>
|
#include <cstddef>
|
||||||
|
#include "common/common_funcs.h"
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user