[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [plasma-framework] src/declarativeimports/core: Include cstdlib for std::free
From:       Friedrich W. H. Kossebau <null () kde ! org>
Date:       2018-01-31 22:56:08
Message-ID: E1eh1IW-0002AK-Ic () code ! kde ! org
[Download RAW message or body]

Git commit 551e92b10fdd56d573949eb695e742f4b51ac0bb by Friedrich W. H. Kossebau.
Committed on 31/01/2018 at 22:55.
Pushed by kossebau into branch 'master'.

Include cstdlib for std::free

clang/freebsd can has satisfaction that way (hopefully)

M  +2    -0    src/declarativeimports/core/windowthumbnail.cpp

https://commits.kde.org/plasma-framework/551e92b10fdd56d573949eb695e742f4b51ac0bb

diff --git a/src/declarativeimports/core/windowthumbnail.cpp \
b/src/declarativeimports/core/windowthumbnail.cpp index c07955bf1..d3130d505 100644
--- a/src/declarativeimports/core/windowthumbnail.cpp
+++ b/src/declarativeimports/core/windowthumbnail.cpp
@@ -43,6 +43,8 @@ typedef GLvoid(*glEGLImageTargetTexture2DOES_func)(GLenum, \
GLeglImageOES);  #endif // HAVE_EGL
 #endif
 
+#include <cstdlib>
+
 namespace Plasma
 {
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic