diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:26:59 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:26:59 -0600 |
commit | 653dda4a340cd5f8e73b65d3f24ccbe1deaaed62 (patch) | |
tree | c8b097c7b8f3717657543401e4816884c5ea4118 /vcl/source/window/dockwin.cxx | |
parent | fd8b1b6553024d884eaca425f0bd9ea48bffddfe (diff) |
remove include of pch header from vcl
Diffstat (limited to 'vcl/source/window/dockwin.cxx')
-rw-r--r-- | vcl/source/window/dockwin.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/source/window/dockwin.cxx b/vcl/source/window/dockwin.cxx index 00aa5242b66b..27527fc6336e 100644 --- a/vcl/source/window/dockwin.cxx +++ b/vcl/source/window/dockwin.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_vcl.hxx" #include <tools/time.hxx> #include <tools/rc.h> |