We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 203ee8f commit 68ce295Copy full SHA for 68ce295
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