aboutsummaryrefslogtreecommitdiff
path: root/user.h
diff options
context:
space:
mode:
Diffstat (limited to 'user.h')
-rw-r--r--user.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/user.h b/user.h
index 33a89e0b..2cb20b57 100644
--- a/user.h
+++ b/user.h
@@ -16,8 +16,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef QMATRIXCLIENT_USER_H
-#define QMATRIXCLIENT_USER_H
+#pragma once
#include <QtCore/QString>
#include <QtCore/QObject>
@@ -64,5 +63,3 @@ namespace QMatrixClient
Private* d;
};
}
-
-#endif // QMATRIXCLIENT_USER_H