mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-22 08:30:42 +01:00
Qt: Remove "#pragma once" in a cpp file
This commit is contained in:
parent
3fd3bd7ca1
commit
1791bb5059
|
|
@ -1,6 +1,4 @@
|
|||
#pragma once
|
||||
|
||||
#include <QStringList>
|
||||
#include <QStringList>
|
||||
|
||||
#include "config_adapter.h"
|
||||
#include "Emu/system_config.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue