diff options
Diffstat (limited to 'include/olm/utility.hh')
-rw-r--r-- | include/olm/utility.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/olm/utility.hh b/include/olm/utility.hh index 5329a59..1e77675 100644 --- a/include/olm/utility.hh +++ b/include/olm/utility.hh @@ -23,7 +23,7 @@ namespace olm { -class Ed25519PublicKey; +struct Ed25519PublicKey; struct Utility { |