aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmldebug/qpacketprotocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/qmldebug/qpacketprotocol.h')
-rw-r--r--src/libs/qmldebug/qpacketprotocol.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/libs/qmldebug/qpacketprotocol.h b/src/libs/qmldebug/qpacketprotocol.h
index d3ad42ff15..33d1ecdbf6 100644
--- a/src/libs/qmldebug/qpacketprotocol.h
+++ b/src/libs/qmldebug/qpacketprotocol.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef QPACKETPROTOCOL_H
-#define QPACKETPROTOCOL_H
+#pragma once
#include "qmldebug_global.h"
@@ -72,5 +71,3 @@ private:
};
} // QmlDebug
-
-#endif