diff options
Diffstat (limited to 'lib/crypto/qolmerrors.cpp')
-rw-r--r-- | lib/crypto/qolmerrors.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/crypto/qolmerrors.cpp b/lib/crypto/qolmerrors.cpp index 46b2618c..2c3926de 100644 --- a/lib/crypto/qolmerrors.cpp +++ b/lib/crypto/qolmerrors.cpp @@ -2,6 +2,7 @@ // // SPDX-License-Identifier: LGPL-2.1-or-later + #include "qolmerrors.h" Quotient::QOlmError Quotient::fromString(const std::string &error_raw) { |