We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38178a8 commit 7bcb01bCopy full SHA for 7bcb01b
inst/tinytest/cpp/sugar_safe_math_fallback.cpp
@@ -18,7 +18,7 @@
18
// You should have received a copy of the GNU General Public License
19
// along with Rcpp. If not, see <http://www.gnu.org/licenses/>.
20
21
-#define define safe_math__has_builtin(x) 0
+#define safe_math__has_builtin(x) 0
22
#include <Rcpp.h>
23
24
// [[Rcpp::export]]
0 commit comments