summaryrefslogtreecommitdiff
path: root/src/plugins/subversion/subversioneditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/subversion/subversioneditor.h')
-rw-r--r--src/plugins/subversion/subversioneditor.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/subversion/subversioneditor.h b/src/plugins/subversion/subversioneditor.h
index 119cdb2c0f..6b2446ffde 100644
--- a/src/plugins/subversion/subversioneditor.h
+++ b/src/plugins/subversion/subversioneditor.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef SUBVERSIONEDITOR_H
-#define SUBVERSIONEDITOR_H
+#pragma once
#include <vcsbase/vcsbaseeditor.h>
@@ -53,5 +52,3 @@ private:
} // namespace Internal
} // namespace Subversion
-
-#endif // SUBVERSIONEDITOR_H