Skip to content

Commit

Permalink
add #pragma once
Browse files Browse the repository at this point in the history
Signed-off-by: tnixeu <4436784+tnixeu@users.noreply.github.com>
  • Loading branch information
tnixeu committed Oct 29, 2022
1 parent 3449dba commit 8deb009
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/3rdparty/qtsingleapplication/qtlocalpeer.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
**
****************************************************************************/

#pragma once

#include <qtlockedfile.h>

#include <QLocalServer>
Expand Down

0 comments on commit 8deb009

Please sign in to comment.