mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-12-06 07:12:28 +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