summaryrefslogtreecommitdiff
path: root/sc/source
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-09-29 14:18:00 +0200
committerMichael Stahl <mstahl@redhat.com>2015-09-29 14:57:43 +0200
commit9555d03c98346e7c1dc1443c8d8c3ac1b41bf678 (patch)
tree7d33403d7910387926fdec5e87e4259abde187fc /sc/source
parente77981764a4b21e57ee8d2302715c8c1269c860c (diff)
remove unused #include <sal/alloca.h>
Change-Id: I490841fd2c526e4ca6d6c94cc7b9dba318c932a1
Diffstat (limited to 'sc/source')
-rw-r--r--sc/source/core/tool/address.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/core/tool/address.cxx b/sc/source/core/tool/address.cxx
index 8973f9dfc89e..2b781e92d191 100644
--- a/sc/source/core/tool/address.cxx
+++ b/sc/source/core/tool/address.cxx
@@ -24,7 +24,6 @@
#include "externalrefmgr.hxx"
#include "globstr.hrc"
-#include <sal/alloca.h>
#include <osl/diagnose.h>
#include <com/sun/star/frame/XModel.hpp>