From 5b350d5ddc1576a98b2b7533d180f32a175f8154 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 12:55:25 -0600 Subject: remove include of pch header in basctl --- basctl/source/basicide/macrodlg.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'basctl/source/basicide/macrodlg.cxx') diff --git a/basctl/source/basicide/macrodlg.cxx b/basctl/source/basicide/macrodlg.cxx index 48cba0d58d03..0ddc22dec622 100644 --- a/basctl/source/basicide/macrodlg.cxx +++ b/basctl/source/basicide/macrodlg.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_basctl.hxx" #include #include -- cgit