aboutsummaryrefslogtreecommitdiff
path: root/joinstate.h
diff options
context:
space:
mode:
Diffstat (limited to 'joinstate.h')
-rw-r--r--joinstate.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/joinstate.h b/joinstate.h
index e7175b2b..348ca8a6 100644
--- a/joinstate.h
+++ b/joinstate.h
@@ -16,8 +16,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef QMATRIXCLIENT_JOINSTATE_H
-#define QMATRIXCLIENT_JOINSTATE_H
+#pragma once
namespace QMatrixClient
{
@@ -28,5 +27,3 @@ namespace QMatrixClient
Leave
};
}
-
-#endif // QMATRIXCLIENT_JOINSTATE_H \ No newline at end of file