fix linux build

This commit is contained in:
Gordon Williams 2020-05-15 10:15:48 +01:00
parent 56d1918f8d
commit 94c3311062

View File

@ -24,7 +24,7 @@ extern "C" {
#include "jsinteractive.h"
#include "tensorflow.h"
//void DebugLog(const char* s) { jsiConsolePrint("TF:");jsiConsolePrint(s); }
void DebugLog(const char* s) { jsiConsolePrint("TF:");jsiConsolePrint(s); }
namespace tflite {