add #pragma once
authortnixeu <4436784+tnixeu@users.noreply.github.com>
Sat, 29 Oct 2022 00:16:48 +0000 (02:16 +0200)
committerMatthieu Gallien <matthieu_gallien@yahoo.fr>
Mon, 14 Nov 2022 07:41:47 +0000 (08:41 +0100)
Signed-off-by: tnixeu <4436784+tnixeu@users.noreply.github.com>
src/3rdparty/qtsingleapplication/qtlocalpeer.h

index 684dfe8b1e07575999964c3e19fe9c5332d7c4a5..352976978dbd1ce320e6a20b740ac79b37a4e5ae 100644 (file)
@@ -27,6 +27,8 @@
 **
 ****************************************************************************/
 
+#pragma once
+
 #include <qtlockedfile.h>
 
 #include <QLocalServer>