We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30c5b58 commit 603d1aaCopy full SHA for 603d1aa
tools/config/configure.R
@@ -22,4 +22,5 @@ if (Sys.info()[["sysname"]] == "Windows" && getRversion() < "3.1.0") {
22
}
23
24
# use c++0x for compatibility with older compilers
25
-define(STDVER = "c++0x")
+define(STDVER = "c++0x")
26
+
0 commit comments