summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/window
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:26:59 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:26:59 -0600
commit653dda4a340cd5f8e73b65d3f24ccbe1deaaed62 (patch)
treec8b097c7b8f3717657543401e4816884c5ea4118 /vcl/unx/gtk/window
parentfd8b1b6553024d884eaca425f0bd9ea48bffddfe (diff)
remove include of pch header from vcl
Diffstat (limited to 'vcl/unx/gtk/window')
-rw-r--r--vcl/unx/gtk/window/gtkframe.cxx2
-rw-r--r--vcl/unx/gtk/window/gtkobject.cxx2
2 files changed, 0 insertions, 4 deletions
diff --git a/vcl/unx/gtk/window/gtkframe.cxx b/vcl/unx/gtk/window/gtkframe.cxx
index 9947eb0abd02..ec318c949f9c 100644
--- a/vcl/unx/gtk/window/gtkframe.cxx
+++ b/vcl/unx/gtk/window/gtkframe.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_vcl.hxx"
#include <unx/gtk/gtkframe.hxx>
#include <unx/gtk/gtkdata.hxx>
diff --git a/vcl/unx/gtk/window/gtkobject.cxx b/vcl/unx/gtk/window/gtkobject.cxx
index 26b68c3f8f9e..198bd263c4ac 100644
--- a/vcl/unx/gtk/window/gtkobject.cxx
+++ b/vcl/unx/gtk/window/gtkobject.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_vcl.hxx"
#ifdef AIX
#define _LINUX_SOURCE_COMPAT