Skip to content

Commit 8d0c8b0

Browse files
committed
fix: build
1 parent d3fef7e commit 8d0c8b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test-app/runtime/src/main/cpp/HMRSupport.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
#include "HMRSupport.h"
33
#include "ArgConverter.h"
44
#include "JEnv.h"
5+
#include "DevFlags.h"
6+
#include "NativeScriptAssert.h"
57
#include <algorithm>
68
#include <cctype>
79
#include <jni.h>

0 commit comments

Comments
 (0)