[Libreoffice-commits] .: tools/source

Tor Lillqvist tml at kemper.freedesktop.org
Mon Feb 21 03:48:39 PST 2011


 tools/source/string/reversemap.cxx |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit d5c4750337c5b866b67d9afa684a8342e6c52d30
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Mon Feb 21 13:48:20 2011 +0200

    Include precompiled_tools.hxx

diff --git a/tools/source/string/reversemap.cxx b/tools/source/string/reversemap.cxx
index 9e51ffd..8fa46aa 100644
--- a/tools/source/string/reversemap.cxx
+++ b/tools/source/string/reversemap.cxx
@@ -26,6 +26,9 @@
  * instead of those above.
  */
 
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_tools.hxx"
+
 #include <rtl/textenc.h>
 #include <tools/tenccvt.hxx>
 


More information about the Libreoffice-commits mailing list