We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4bed9c commit f707f11Copy full SHA for f707f11
1 file changed
core/pbpal_ntf_callback_queue.c
@@ -4,6 +4,7 @@
4
#include "pbpal_ntf_callback_queue.h"
5
6
#include "pubnub_assert.h"
7
+#include <emscripten.h>
8
9
10
void pbpal_ntf_callback_queue_init(struct pbpal_ntf_callback_queue* queue)
0 commit comments