mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 11:40:31 -04:00
10 lines
249 B
C++
10 lines
249 B
C++
--- zlibrary/text/src/area/ZLTextAreaStyle.cpp.orig 2014-01-11 12:45:25 UTC
|
|
+++ zlibrary/text/src/area/ZLTextAreaStyle.cpp
|
|
@@ -18,6 +18,7 @@
|
|
*/
|
|
|
|
#include <algorithm>
|
|
+#include <cstdlib>
|
|
|
|
#include <ZLUnicodeUtil.h>
|
|
#include <ZLPaintContext.h>
|