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/sbx/sbxform.cxx | |
parent | 5b350d5ddc1576a98b2b7533d180f32a175f8154 (diff) |
rmove include of pch header in basic
Diffstat (limited to 'basic/source/sbx/sbxform.cxx')
-rw-r--r-- | basic/source/sbx/sbxform.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/basic/source/sbx/sbxform.cxx b/basic/source/sbx/sbxform.cxx index 2404d357e2aa..09617744d696 100644 --- a/basic/source/sbx/sbxform.cxx +++ b/basic/source/sbx/sbxform.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_basic.hxx" #include <stdlib.h> |