aboutsummaryrefslogblamecommitdiff
path: root/textproc/R-cran-readxl/files/patch-src_ColSpec.h
blob: 9e50bd74bda11ee5249461094e2b69592c006b29 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                               
--- src/ColSpec.h.orig	2019-09-24 16:05:20 UTC
+++ src/ColSpec.h
@@ -1,6 +1,7 @@
 #ifndef READXL_COLSPEC_
 #define READXL_COLSPEC_
 
+#include <sys/types.h>
 #include <Rcpp.h>
 #include <libxls/xls.h>
 #include "StringSet.h"