goffice r2339 - trunk/goffice/utils



Author: mortenw
Date: Fri Mar 20 13:15:16 2009
New Revision: 2339
URL: http://svn.gnome.org/viewvc/goffice?rev=2339&view=rev

Log:
Warning fix.



Modified:
   trunk/goffice/utils/go-locale.c

Modified: trunk/goffice/utils/go-locale.c
==============================================================================
--- trunk/goffice/utils/go-locale.c	(original)
+++ trunk/goffice/utils/go-locale.c	Fri Mar 20 13:15:16 2009
@@ -30,6 +30,7 @@
 #ifdef G_OS_WIN32
 #  include <windows.h>
 #endif
+#include <string.h>
 
 /*
  * Points to the locale information for number display.  All strings are



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]