Skip to content

Commit 603d1aa

Browse files
committed
trailing newline
1 parent 30c5b58 commit 603d1aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/config/configure.R

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ if (Sys.info()[["sysname"]] == "Windows" && getRversion() < "3.1.0") {
2222
}
2323

2424
# use c++0x for compatibility with older compilers
25-
define(STDVER = "c++0x")
25+
define(STDVER = "c++0x")
26+

0 commit comments

Comments
 (0)