Skip to content

Commit 46fd58f

Browse files
committed
fixes for macos compilation
1 parent 7fcff5a commit 46fd58f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/include/pl/core/errors/error.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
#include <pl/helpers/types.hpp>
44
#include <pl/core/location.hpp>
5-
5+
#include <cstdlib>
66
#include <fmt/core.h>
77

88
#include <string>

0 commit comments

Comments
 (0)