fix warnings

This commit is contained in:
Vitor Santos Costa
2016-08-19 21:40:01 -05:00
parent b80a6bad97
commit 2aaca174e5
2 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#include "rconfig.h"
#include <SWI-Prolog.h>
#if HAVE_R_H || !defined(_YAP_NOT_INSTALLED_)
#if HAVE_REMBEDDED_H
#include <SWI-Prolog.h>
#if HAVE_R_EMBEDDED_H
#include <Rembedded.h>
#endif
#include <R.h>