aboutsummaryrefslogtreecommitdiff
path: root/logmessage.h
diff options
context:
space:
mode:
Diffstat (limited to 'logmessage.h')
-rw-r--r--logmessage.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/logmessage.h b/logmessage.h
index bb58af65..aa753adc 100644
--- a/logmessage.h
+++ b/logmessage.h
@@ -16,8 +16,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef QMATRIXCLIENT_LOGMESSAGE_H
-#define QMATRIXCLIENT_LOGMESSAGE_H
+#pragma once
#include <QtCore/QString>
@@ -40,5 +39,3 @@ namespace QMatrixClient
Private* d;
};
}
-
-#endif // QMATRIXCLIENT_LOGMESSAGE_H \ No newline at end of file