mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-22 20:58:09 +00:00
citra-qt: Add missing #pragma once directives
This commit is contained in:
parent
2a1cf1e2ce
commit
94f0a00f0e
5 changed files with 10 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "qhexedit.h"
|
||||
|
||||
class GRamView : public QHexEdit {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue