aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/ssh/tunnel/argumentscollector.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/ssh/tunnel/argumentscollector.h')
-rw-r--r--tests/manual/ssh/tunnel/argumentscollector.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/manual/ssh/tunnel/argumentscollector.h b/tests/manual/ssh/tunnel/argumentscollector.h
index efac8af84b..5f195cf1f0 100644
--- a/tests/manual/ssh/tunnel/argumentscollector.h
+++ b/tests/manual/ssh/tunnel/argumentscollector.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef ARGUMENTSCOLLECTOR_H
-#define ARGUMENTSCOLLECTOR_H
+#pragma once
#include <ssh/sshconnection.h>
@@ -50,5 +49,3 @@ private:
const QStringList m_arguments;
};
-
-#endif // ARGUMENTSCOLLECTOR_H