mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-28 19:59:02 +02: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