diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-11-05 09:20:14 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-11-05 09:28:55 +0100 |
commit | 5084e2b313ef4c4a126f704e1d5397f20a3d4254 (patch) | |
tree | 4208164b6b898dbd722b413a03fbd328ad03a9f7 /sc | |
parent | 3a29756723b9ceafd9021052a197fc3727b8d9ad (diff) |
fix some further include guard foo
Change-Id: I949533327ec101a2baef6e6f66e79677a62c3d9f
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/view/viewfun3.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/view/viewfun3.cxx b/sc/source/ui/view/viewfun3.cxx index 942826e71528..f96d913d73a1 100644 --- a/sc/source/ui/view/viewfun3.cxx +++ b/sc/source/ui/view/viewfun3.cxx @@ -17,8 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#define _OUTLINER_HXX - #include "scitems.hxx" #include <svx/svdetc.hxx> #include <svx/svditer.hxx> |