diff options
Diffstat (limited to 'lib/e2ee/qolmerrors.h')
-rw-r--r-- | lib/e2ee/qolmerrors.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/e2ee/qolmerrors.h b/lib/e2ee/qolmerrors.h index f2d77851..24e87d95 100644 --- a/lib/e2ee/qolmerrors.h +++ b/lib/e2ee/qolmerrors.h @@ -4,8 +4,6 @@ #pragma once -#include <string> - namespace Quotient { //! All errors that could be caused by an operation regarding Olm //! Errors are named exactly like the ones in libolm. |