Author: hdu
Date: Fri Nov 30 17:06:36 2012
New Revision: 1415741

URL: http://svn.apache.org/viewvc?rev=1415741&view=rev
Log:
#i120927# ww8par.hxx always needs the numeric_limits include

Modified:
    openoffice/trunk/main/sw/source/filter/ww8/ww8par.hxx

Modified: openoffice/trunk/main/sw/source/filter/ww8/ww8par.hxx
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/sw/source/filter/ww8/ww8par.hxx?rev=1415741&r1=1415740&r2=1415741&view=diff
==============================================================================
--- openoffice/trunk/main/sw/source/filter/ww8/ww8par.hxx (original)
+++ openoffice/trunk/main/sw/source/filter/ww8/ww8par.hxx Fri Nov 30 17:06:36 
2012
@@ -40,6 +40,7 @@
 #include <deque>
 #include <map>
 #include <utility>
+#include <limits.h>
 
 #include "tracer.hxx"
 #include "ww8struc.hxx"     // WW8_BRC


Reply via email to