diff options
-rw-r--r-- | forms/source/richtext/richtextmodel.cxx | 3 | ||||
-rw-r--r-- | fpicker/source/win32/filepicker/dialogcustomcontrols.cxx | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/forms/source/richtext/richtextmodel.cxx b/forms/source/richtext/richtextmodel.cxx index b107a4518a0b..15dc23410bbc 100644 --- a/forms/source/richtext/richtextmodel.cxx +++ b/forms/source/richtext/richtextmodel.cxx @@ -17,10 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - -#ifndef FORMS_SOURCE_RICHTEXT_RICHTEXTMODEL_CXX #include "richtextmodel.hxx" -#endif #include "richtextengine.hxx" #include "richtextunowrapper.hxx" diff --git a/fpicker/source/win32/filepicker/dialogcustomcontrols.cxx b/fpicker/source/win32/filepicker/dialogcustomcontrols.cxx index 11999076add0..5a9f4d4d567b 100644 --- a/fpicker/source/win32/filepicker/dialogcustomcontrols.cxx +++ b/fpicker/source/win32/filepicker/dialogcustomcontrols.cxx @@ -17,10 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - -#ifndef _DIALOGCUSTOMCONTROLS_CXX_ #include "dialogcustomcontrols.hxx" -#endif #include <osl/diagnose.h> //----------------------------------- |