blob: a1c2ff77bb8aa4fc7b9a69e35e0bce7672953f11 (
plain)
1
2
3
4
5
6
7
|
--- a/deps/LIEF/third-party/spdlog/include/spdlog/fmt/bundled/format.h
+++ b/deps/LIEF/third-party/spdlog/include/spdlog/fmt/bundled/format.h
@@ -1,3 +1,4 @@
+#include <cstdlib>
/*
Formatting library for C++
|