We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab2b21d commit 34a3bcaCopy full SHA for 34a3bca
src/RSQLite.h
@@ -1,6 +1,7 @@
1
#define STRICT_R_HEADERS
2
#define R_NO_REMAP
3
4
+#include "cpp11/protect.hpp" // for stop, protect, safe, protect::function
5
6
#ifndef RSQLite_RSQLite_H
7
#define RSQLite_RSQLite_H
0 commit comments