Update of /cvsroot/ufraw/ufraw
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv17522
Modified Files:
dcraw.cc
Log Message:
Add missing header file for building with LOCALEDIR defined.
Index: dcraw.cc
===================================================================
RCS file: /cvsroot/ufraw/ufraw/dcraw.cc,v
retrieving revision 1.281
retrieving revision 1.282
diff -u -d -r1.281 -r1.282
--- dcraw.cc 16 Mar 2013 10:20:08 -0000 1.281
+++ dcraw.cc 16 Mar 2013 13:00:11 -0000 1.282
@@ -59,6 +59,7 @@
#endif
#ifndef DCRAW_NOMAIN
#ifdef LOCALEDIR
+#include <locale.h>
#include <libintl.h>
#define _(String) gettext(String)
#else
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
ufraw-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs