aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/beautifier/uncrustify/uncrustifyoptionspage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/beautifier/uncrustify/uncrustifyoptionspage.h')
-rw-r--r--src/plugins/beautifier/uncrustify/uncrustifyoptionspage.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/plugins/beautifier/uncrustify/uncrustifyoptionspage.h b/src/plugins/beautifier/uncrustify/uncrustifyoptionspage.h
index 2f833d48fa..656edce2d9 100644
--- a/src/plugins/beautifier/uncrustify/uncrustifyoptionspage.h
+++ b/src/plugins/beautifier/uncrustify/uncrustifyoptionspage.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef BEAUTIFIER_UNCRUSTIFYOPTIONSPAGE_H
-#define BEAUTIFIER_UNCRUSTIFYOPTIONSPAGE_H
+#pragma once
#include <coreplugin/dialogs/ioptionspage.h>
@@ -72,6 +71,3 @@ private:
} // namespace Uncrustify
} // namespace Internal
} // namespace Beautifier
-
-
-#endif // BEAUTIFIER_UNCRUSTIFYOPTIONSPAGE_H