# Use C++11
CXX_STD = CXX11

# Set strict R headers, this will be enabled in Rcpp by default in September 2019
PKG_CXXFLAGS = -DSTRICT_R_HEADERS
