summary refs log tree commit diff
path: root/src/RegisterPage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/RegisterPage.cpp')
-rw-r--r--src/RegisterPage.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/RegisterPage.cpp b/src/RegisterPage.cpp

index 93e2cf1b..562d2c82 100644 --- a/src/RegisterPage.cpp +++ b/src/RegisterPage.cpp
@@ -4,6 +4,8 @@ #include <set> +#include <fmt/ranges.h> + #include <mtx/responses/common.hpp> #include <mtx/responses/register.hpp> #include <mtx/responses/version.hpp>