We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fcff5a commit 46fd58fCopy full SHA for 46fd58f
1 file changed
lib/include/pl/core/errors/error.hpp
@@ -2,7 +2,7 @@
2
3
#include <pl/helpers/types.hpp>
4
#include <pl/core/location.hpp>
5
-
+#include <cstdlib>
6
#include <fmt/core.h>
7
8
#include <string>
0 commit comments