diff options
author | DeepBlueV7.X <nicolas.werner@hotmail.de> | 2024-07-25 20:27:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-25 20:27:07 +0000 |
commit | deba5586a3770bd41b2a3191567ad5c7da72781e (patch) | |
tree | 766de436d9ffc2f0f29c485b2901278114d9c441 | |
parent | Nlohmann is in brew repos now so remove tap (diff) | |
parent | Fixed build against fmt 11. (diff) | |
download | nheko-deba5586a3770bd41b2a3191567ad5c7da72781e.tar.xz |
Merge pull request #1776 from xvitaly/fmt11
Fixed build against fmt 11
-rw-r--r-- | src/RegisterPage.cpp | 2 | ||||
-rw-r--r-- | src/Utils.cpp | 1 | ||||
-rw-r--r-- | src/encryption/DeviceVerificationFlow.cpp | 1 |
3 files changed, 4 insertions, 0 deletions
diff --git a/src/RegisterPage.cpp b/src/RegisterPage.cpp |