aboutsummaryrefslogtreecommitdiff
path: root/room.h
diff options
context:
space:
mode:
Diffstat (limited to 'room.h')
-rw-r--r--room.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/room.h b/room.h
index 57acf3aa..7cfd4c00 100644
--- a/room.h
+++ b/room.h
@@ -16,8 +16,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef QMATRIXCLIENT_ROOM_H
-#define QMATRIXCLIENT_ROOM_H
+#pragma once
#include <QtCore/QList>
#include <QtCore/QStringList>
@@ -162,5 +161,3 @@ namespace QMatrixClient
const Room* room;
};
}
-
-#endif // QMATRIXCLIENT_ROOM_H