Skip to content

Commit 24b3668

Browse files
author
luke
committed
More R_ext/PrtUtil.h tweaks.
git-svn-id: https://svn.r-project.org/R/trunk@89119 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 80be987 commit 24b3668

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/include/R_ext/PrtUtil.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
#warning non-API header file R_ext/PrtUtil.h is obsolete and will be removed
3636
#endif
3737

38-
// for packages relying on the old R_ext/PrtUtil.h bringing this in
38+
// for packages relying on the old R_ext/PrtUtil.h bringing these in
3939
#include <Rinternals.h>
40+
#include <R_ext/Print.h>
4041

4142
#endif /* FAKE_PRTUTIL_H_ */

0 commit comments

Comments
 (0)