Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3395674
D8694.id29852.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
686 B
Referenced Files
None
Subscribers
None
D8694.id29852.diff
View Options
diff --git a/native/cpp/CommonCpp/DatabaseManagers/DatabaseQueryExecutor.h b/native/cpp/CommonCpp/DatabaseManagers/DatabaseQueryExecutor.h
--- a/native/cpp/CommonCpp/DatabaseManagers/DatabaseQueryExecutor.h
+++ b/native/cpp/CommonCpp/DatabaseManagers/DatabaseQueryExecutor.h
@@ -11,19 +11,10 @@
#include "entities/Report.h"
#include "entities/Thread.h"
-#ifndef EMSCRIPTEN
-#include <folly/Optional.h>
-#include <jsi/jsi.h>
-#endif
-
#include <string>
namespace comm {
-#ifndef EMSCRIPTEN
-namespace jsi = facebook::jsi;
-#endif
-
/**
* if any initialization/cleaning up steps are required for specific
* database managers they should appear in constructors/destructors
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Dec 2, 6:52 AM (18 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2606927
Default Alt Text
D8694.id29852.diff (686 B)
Attached To
Mode
D8694: [native] cleanup includes in database code
Attached
Detach File
Event Timeline
Log In to Comment