[PATCH] Remove unneeded #include

Matteo Casalin (via Code Review) gerrit at gerrit.libreoffice.org
Fri Jan 11 00:08:02 PST 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/1637

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/37/1637/1

Remove unneeded #include

Change-Id: Ic0c82079aeb586af97c864aebf966f01643ebfd6
---
M sw/source/core/doc/docedt.cxx
1 file changed, 0 insertions(+), 1 deletion(-)



diff --git a/sw/source/core/doc/docedt.cxx b/sw/source/core/doc/docedt.cxx
index 693e2bf..5aa66f3 100644
--- a/sw/source/core/doc/docedt.cxx
+++ b/sw/source/core/doc/docedt.cxx
@@ -60,7 +60,6 @@
 #include <UndoInsert.hxx>
 #include <UndoDelete.hxx>
 #include <breakit.hxx>
-#include <hhcwrp.hxx>
 #include <vcl/msgbox.hxx>
 #include "comcore.hrc"
 #include "editsh.hxx"

-- 
To view, visit https://gerrit.libreoffice.org/1637
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic0c82079aeb586af97c864aebf966f01643ebfd6
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Matteo Casalin <matteo.casalin at gmx.com>



More information about the LibreOffice mailing list