Skip to content

Commit 8400eb5

Browse files
authored
Update Paths.cpp
1 parent 480b1ac commit 8400eb5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/Interpreter/Paths.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
#include <dlfcn.h>
2323
#endif
2424

25+
#include <stdlib.h>
26+
2527
namespace Cpp {
2628
namespace utils {
2729

0 commit comments

Comments
 (0)