From c022454adc68e9e74c296a8efbea451e4a53af64 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 13:21:30 -0600 Subject: remove include of pch header from sfx2 --- sfx2/source/dialog/recfloat.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'sfx2/source/dialog/recfloat.cxx') diff --git a/sfx2/source/dialog/recfloat.cxx b/sfx2/source/dialog/recfloat.cxx index 2fac778744d7..6b7b71dc85e7 100644 --- a/sfx2/source/dialog/recfloat.cxx +++ b/sfx2/source/dialog/recfloat.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_sfx2.hxx" // includes ******************************************************************* #include -- cgit