summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/qml/qmlcppengine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/debugger/qml/qmlcppengine.h')
-rw-r--r--src/plugins/debugger/qml/qmlcppengine.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/debugger/qml/qmlcppengine.h b/src/plugins/debugger/qml/qmlcppengine.h
index b45f38dbe1..e549a26206 100644
--- a/src/plugins/debugger/qml/qmlcppengine.h
+++ b/src/plugins/debugger/qml/qmlcppengine.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef QMLCPPENGINE_H
-#define QMLCPPENGINE_H
+#pragma once
#include <debugger/debuggerengine.h>
@@ -139,5 +138,3 @@ private:
} // namespace Internal
} // namespace Debugger
-
-#endif // QMLCPPENGINE_H