Skip to content

Commit 8143817

Browse files
committed
Include cstdlib for abs
1 parent c491a19 commit 8143817

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

inst/include/cpp11/data_frame.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
#include "cpp11/attribute_proxy.hpp"
44
#include "cpp11/list.hpp"
55

6+
#include <cstdlib>
7+
68
namespace cpp11 {
79

810
namespace writable {

0 commit comments

Comments
 (0)