diff options
author | Tobias Fella <fella@posteo.de> | 2021-12-25 16:00:09 +0100 |
---|---|---|
committer | Tobias Fella <fella@posteo.de> | 2021-12-25 16:00:25 +0100 |
commit | f4d6a08811b0bf3a10a23ff703fc5a8ff1fcc624 (patch) | |
tree | 03b6d33848a9eaf156cafa4db0156a295628606c /lib/e2ee/qolmerrors.h | |
parent | f01427c307c825feaa6c45888c259903605c9796 (diff) | |
download | libquotient-f4d6a08811b0bf3a10a23ff703fc5a8ff1fcc624.tar.gz libquotient-f4d6a08811b0bf3a10a23ff703fc5a8ff1fcc624.zip |
Apply suggestions
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. |