summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/arraysumSSE2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/tool/arraysumSSE2.cxx')
-rw-r--r--sc/source/core/tool/arraysumSSE2.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/tool/arraysumSSE2.cxx b/sc/source/core/tool/arraysumSSE2.cxx
index 95b42f868461..b4edb98286f9 100644
--- a/sc/source/core/tool/arraysumSSE2.cxx
+++ b/sc/source/core/tool/arraysumSSE2.cxx
@@ -16,7 +16,7 @@
#include <tools/simd.hxx>
#include <tools/simdsupport.hxx>
-#include <cstdlib>
+#include <stdlib.h>
namespace sc::op
{