mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-13 16:27:47 +00:00
core: Add missing #pragma once directives where applicable
This commit is contained in:
parent
52b26a026e
commit
cb4293adf1
3 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
#include <cstddef>
|
||||
#include "common/common_types.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue