forked from amazingfate/loongoffice
Change-Id: Ia265f425cae86c671824ad355d6b91001c49adca Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163236 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
11 lines
227 B
Diff
11 lines
227 B
Diff
--- core/fxge/dib/blend.cpp
|
|
+++ core/fxge/dib/blend.cpp
|
|
@@ -7,6 +7,7 @@
|
|
#include "core/fxge/dib/blend.h"
|
|
|
|
#include <algorithm>
|
|
+#include <cstdlib>
|
|
|
|
#include "core/fxge/dib/fx_dib.h"
|
|
#include "third_party/base/check_op.h"
|