We were relying on RInside.h to include one of the the R headers for us... and in 0.2.13 it stopped doing so... Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
@@ -55,6 +55,7 @@
#endif
#include "RInside.h"
+#include "Rinterface.h"
#include "jexcept.hpp"
#include "jthread.hpp"