~ruther/guix-local

ref: fe5dec7c6f49f0a3d4a5a3b77c6cc8c87ec3bbc3 guix-local/gnu/packages/patches/libutils-add-includes.patch -rw-r--r-- 305 bytes
fe5dec7c — Hartmut Goebel gnu: trytond-google-maps: Update to 7.0.0 and switch to pyproject. 7 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
--- a/libutils/CallStack.cpp	2018-04-25 20:13:06.348665241 +0200
+++ b/libutils/CallStack.cpp	2018-04-25 20:13:18.360510763 +0200
@@ -17,7 +17,7 @@
 #define LOG_TAG "CallStack"
 
 #include <memory>
-
+#include <cstdlib>
 #include <utils/CallStack.h>
 #include <utils/Printer.h>
 #include <utils/Errors.h>