[Libreoffice-commits] .: framework/inc

Tor Lillqvist tml at kemper.freedesktop.org
Mon Feb 21 09:23:32 PST 2011


 framework/inc/pch/precompiled_framework.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 542840a6064638929cf440a3be79cdbe618f68e0
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Mon Feb 21 19:22:33 2011 +0200

    Including sal/main.h causes a compilation error and is apparently not needed

diff --git a/framework/inc/pch/precompiled_framework.hxx b/framework/inc/pch/precompiled_framework.hxx
index 8a5a6a1..4fe695f 100644
--- a/framework/inc/pch/precompiled_framework.hxx
+++ b/framework/inc/pch/precompiled_framework.hxx
@@ -370,7 +370,6 @@
 #include "rtl/ustring.hxx"
 
 #include "sal/alloca.h"
-#include "sal/main.h"
 
 #include "salhelper/simplereferenceobject.hxx"
 #include "salhelper/singletonref.hxx"


More information about the Libreoffice-commits mailing list