diff options
Diffstat (limited to 'include/svtools')
-rw-r--r-- | include/svtools/framestatuslistener.hxx | 1 | ||||
-rw-r--r-- | include/svtools/genericunodialog.hxx | 1 | ||||
-rw-r--r-- | include/svtools/sampletext.hxx | 1 | ||||
-rw-r--r-- | include/svtools/valueset.hxx | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/include/svtools/framestatuslistener.hxx b/include/svtools/framestatuslistener.hxx index 3f3e4464cbed..32d4c4ddc119 100644 --- a/include/svtools/framestatuslistener.hxx +++ b/include/svtools/framestatuslistener.hxx @@ -20,7 +20,6 @@ #ifndef INCLUDED_SVTOOLS_FRAMESTATUSLISTENER_HXX #define INCLUDED_SVTOOLS_FRAMESTATUSLISTENER_HXX -#include <svtools/svtdllapi.h> #include <com/sun/star/frame/XFrameActionListener.hpp> #include <com/sun/star/frame/XStatusListener.hpp> #include <cppuhelper/weak.hxx> diff --git a/include/svtools/genericunodialog.hxx b/include/svtools/genericunodialog.hxx index 1c1e2d246148..5f2f643088f3 100644 --- a/include/svtools/genericunodialog.hxx +++ b/include/svtools/genericunodialog.hxx @@ -30,7 +30,6 @@ #include <comphelper/uno3.hxx> #include <comphelper/propertycontainer.hxx> #include <comphelper/broadcasthelper.hxx> -#include <tools/link.hxx> #include <vcl/weld.hxx> namespace com :: sun :: star :: awt { class XWindow; } diff --git a/include/svtools/sampletext.hxx b/include/svtools/sampletext.hxx index 9c32cba7b545..3d2ed5091ce4 100644 --- a/include/svtools/sampletext.hxx +++ b/include/svtools/sampletext.hxx @@ -12,7 +12,6 @@ #include <svtools/svtdllapi.h> #include <rtl/ustring.hxx> #include <unicode/uscript.h> -#include <i18nlangtag/lang.h> #include <vcl/fontcapabilities.hxx> class OutputDevice; diff --git a/include/svtools/valueset.hxx b/include/svtools/valueset.hxx index 6c6055d0d982..410003e97d72 100644 --- a/include/svtools/valueset.hxx +++ b/include/svtools/valueset.hxx @@ -20,7 +20,6 @@ #ifndef INCLUDED_SVTOOLS_VALUESET_HXX #define INCLUDED_SVTOOLS_VALUESET_HXX -#include <config_options.h> #include <svtools/svtdllapi.h> #include <tools/wintypes.hxx> #include <vcl/customweld.hxx> |