diff options
| author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 12:55:59 -0600 |
|---|---|---|
| committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 12:55:59 -0600 |
| commit | 2ca38d3c7c6b3e28bccdb6a0840d7407c832c597 (patch) | |
| tree | 078d8f04c00a7a11c7a5c07be787d65ca028a778 /basic/source/runtime/basrdll.cxx | |
| parent | 5b350d5ddc1576a98b2b7533d180f32a175f8154 (diff) | |
rmove include of pch header in basic
Diffstat (limited to 'basic/source/runtime/basrdll.cxx')
| -rw-r--r-- | basic/source/runtime/basrdll.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/basic/source/runtime/basrdll.cxx b/basic/source/runtime/basrdll.cxx index cd3c24f1dee7..63050d956fce 100644 --- a/basic/source/runtime/basrdll.cxx +++ b/basic/source/runtime/basrdll.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_basic.hxx" #include <tools/shl.hxx> #include <vcl/svapp.hxx> #include <svl/solar.hrc> |
