summaryrefslogtreecommitdiff
path: root/svl/source/notify
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:24:11 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:24:11 -0600
commit70d24b9f33b0992ff26aa4c22537256a394e33a9 (patch)
tree7f2975d942430919a7a0dedb6ab84f7a83446e65 /svl/source/notify
parent06483141ede45f34a7e1a6bfedf7107e40839af9 (diff)
remove include of pch header from svl
Diffstat (limited to 'svl/source/notify')
-rw-r--r--svl/source/notify/brdcst.cxx2
-rw-r--r--svl/source/notify/broadcast.cxx2
-rw-r--r--svl/source/notify/hint.cxx2
-rw-r--r--svl/source/notify/isethint.cxx2
-rw-r--r--svl/source/notify/listener.cxx2
-rw-r--r--svl/source/notify/listenerbase.cxx2
-rw-r--r--svl/source/notify/listeneriter.cxx2
-rw-r--r--svl/source/notify/lstner.cxx2
-rw-r--r--svl/source/notify/smplhint.cxx2
9 files changed, 0 insertions, 18 deletions
diff --git a/svl/source/notify/brdcst.cxx b/svl/source/notify/brdcst.cxx
index d70e98b55300..5e0df36bb508 100644
--- a/svl/source/notify/brdcst.cxx
+++ b/svl/source/notify/brdcst.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_svl.hxx"
#include <tools/debug.hxx>
#include <osl/diagnose.h>
diff --git a/svl/source/notify/broadcast.cxx b/svl/source/notify/broadcast.cxx
index a11a0b87aa9c..49f71354d80a 100644
--- a/svl/source/notify/broadcast.cxx
+++ b/svl/source/notify/broadcast.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_svl.hxx"
#include <tools/debug.hxx>
diff --git a/svl/source/notify/hint.cxx b/svl/source/notify/hint.cxx
index 268e5e337483..a0f5bd957385 100644
--- a/svl/source/notify/hint.cxx
+++ b/svl/source/notify/hint.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_svl.hxx"
#include <svl/hint.hxx>
diff --git a/svl/source/notify/isethint.cxx b/svl/source/notify/isethint.cxx
index f408044bdefb..af16df6e6f0e 100644
--- a/svl/source/notify/isethint.cxx
+++ b/svl/source/notify/isethint.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_svl.hxx"
#include <svl/isethint.hxx>
#include <svl/itemset.hxx>
diff --git a/svl/source/notify/listener.cxx b/svl/source/notify/listener.cxx
index 20fbc2993fbb..d5a6f13238e9 100644
--- a/svl/source/notify/listener.cxx
+++ b/svl/source/notify/listener.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_svl.hxx"
#include <tools/debug.hxx>
#include <svl/broadcast.hxx>
diff --git a/svl/source/notify/listenerbase.cxx b/svl/source/notify/listenerbase.cxx
index 505d7f6e75c4..9170156107e7 100644
--- a/svl/source/notify/listenerbase.cxx
+++ b/svl/source/notify/listenerbase.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_svl.hxx"
#include <tools/debug.hxx>
#include "listenerbase.hxx"
diff --git a/svl/source/notify/listeneriter.cxx b/svl/source/notify/listeneriter.cxx
index 9b3e16d8c120..be5c3192d830 100644
--- a/svl/source/notify/listeneriter.cxx
+++ b/svl/source/notify/listeneriter.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_svl.hxx"
#include <tools/debug.hxx>
#include "listenerbase.hxx"
diff --git a/svl/source/notify/lstner.cxx b/svl/source/notify/lstner.cxx
index 2bdcb8852d15..812c7ff0b185 100644
--- a/svl/source/notify/lstner.cxx
+++ b/svl/source/notify/lstner.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_svl.hxx"
#include <tools/debug.hxx>
diff --git a/svl/source/notify/smplhint.cxx b/svl/source/notify/smplhint.cxx
index 7aef9a7042bf..923f0386da5b 100644
--- a/svl/source/notify/smplhint.cxx
+++ b/svl/source/notify/smplhint.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_svl.hxx"
#include <svl/smplhint.hxx>