diff options
author | Vladimir Glazunov <vg@openoffice.org> | 2010-02-12 17:46:41 +0100 |
---|---|---|
committer | Vladimir Glazunov <vg@openoffice.org> | 2010-02-12 17:46:41 +0100 |
commit | 4ed2a42bf1d412f75371ed890305d4429c11b20d (patch) | |
tree | 9bfa23966a1d3a3b7755253d1e0f82444312e69b /sc/source/ui/undo | |
parent | d17a054c8c441ffb075ef157e4818e8b190038a8 (diff) | |
parent | eff8202ca2f213d18ad360ebd3929e139697f513 (diff) |
CWS-TOOLING: integrate CWS kohei03
Diffstat (limited to 'sc/source/ui/undo')
-rw-r--r-- | sc/source/ui/undo/undobase.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/undo/undobase.cxx b/sc/source/ui/undo/undobase.cxx index 200db8673cd2..09e8f452c1c6 100644 --- a/sc/source/ui/undo/undobase.cxx +++ b/sc/source/ui/undo/undobase.cxx @@ -45,6 +45,7 @@ #include "undodraw.hxx" #include "dbcolect.hxx" #include "attrib.hxx" +#include "queryparam.hxx" #include "globstr.hrc" // STATIC DATA ----------------------------------------------------------- |