Skip to content

Commit

Permalink
Qt: Remove "#pragma once" in a cpp file
Browse files Browse the repository at this point in the history
  • Loading branch information
scribam authored and Nekotekina committed Apr 25, 2020
1 parent 3fd3bd7 commit 1791bb5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions rpcs3/rpcs3qt/config_adapter.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#pragma once

#include <QStringList>
#include <QStringList>

#include "config_adapter.h"
#include "Emu/system_config.h"
Expand Down

0 comments on commit 1791bb5

Please sign in to comment.