Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3388139
D8672.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
669 B
Referenced Files
None
Subscribers
None
D8672.diff
View Options
diff --git a/native/cpp/CommonCpp/CryptoTools/Session.h b/native/cpp/CommonCpp/CryptoTools/Session.h
--- a/native/cpp/CommonCpp/CryptoTools/Session.h
+++ b/native/cpp/CommonCpp/CryptoTools/Session.h
@@ -5,6 +5,8 @@
#include "Tools.h"
+#include "olm/olm.h"
+
namespace comm {
namespace crypto {
diff --git a/native/cpp/CommonCpp/CryptoTools/Tools.h b/native/cpp/CommonCpp/CryptoTools/Tools.h
--- a/native/cpp/CommonCpp/CryptoTools/Tools.h
+++ b/native/cpp/CommonCpp/CryptoTools/Tools.h
@@ -4,10 +4,6 @@
#include <string>
#include <vector>
-#ifndef EMSCRIPTEN
-#include "olm/olm.h"
-#endif
-
// base64-encoded
#define KEYSIZE 43
#define SIGNATURESIZE 86
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 30, 12:58 PM (21 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2601009
Default Alt Text
D8672.diff (669 B)
Attached To
Mode
D8672: [native] move `olm/olm.h` include to proper file
Attached
Detach File
Event Timeline
Log In to Comment