linux perhaps needs more headers

This commit is contained in:
Julian Dolby 2017-06-28 13:12:26 -04:00
parent 5c242e8e10
commit 2c5fb1aa1b
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#include <jni.h>
#include <iostream>
#include <string>
#include <string.h>
#include <strings.h>
#include "Exceptions.h"
#include "CAstWrapper.h"