summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-07-05 14:47:46 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-07-05 16:15:37 -0400
commit1d29c97313988b4e128030f2e7011891725c8fe7 (patch)
tree122ca86018fbadffd4b191033545664316dd80a8
parentb7179e78ede390bd87425e828beeabb2a8be93a3 (diff)
Unnecessary header include.
Change-Id: I3f25f2275d8351b16d955941bc2cee13eb34d504
-rw-r--r--sc/source/core/data/dpsave.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/core/data/dpsave.cxx b/sc/source/core/data/dpsave.cxx
index fc289b93f2bf..5c987da177e8 100644
--- a/sc/source/core/data/dpsave.cxx
+++ b/sc/source/core/data/dpsave.cxx
@@ -37,7 +37,6 @@
#include "global.hxx"
#include "dptabsrc.hxx"
#include "dputil.hxx"
-#include "stlalgorithm.hxx"
#include <sal/types.h>
#include "comphelper/string.hxx"