We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c09096 commit ca8b742Copy full SHA for ca8b742
1 file changed
src/lnchunk.c
@@ -13,6 +13,8 @@
13
#include <Rversion.h>
14
#include <R_ext/Connections.h>
15
16
+#include "rcompat.h"
17
+
18
#if R_CONNECTIONS_VERSION != 1
19
#error "Missing or unsupported connection API in R"
20
#endif
0 commit comments