Fix linux build

This commit is contained in:
baldurk
2019-02-08 20:19:35 +00:00
parent c6b02c4d0c
commit 264fd6ac39
+2 -1
View File
@@ -23,6 +23,7 @@
******************************************************************************/
#include "android_utils.h"
#include <algorithm>
#include "core/core.h"
#include "strings/string_utils.h"
@@ -646,4 +647,4 @@ TEST_CASE("Test that log line parsing is robust", "[android]")
};
}
#endif
#endif