[Datatype-cvs] image/realpix/codec/png pxcpngff.cpp, 1.5, 1.5.2.1 pxcpngrn.cpp, 1.5, 1.5.2.1
jeffl at helixcommunity.org jeffl at helixcommunity.orgUpdate of /cvsroot/datatype/image/realpix/codec/png
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv11969/image/realpix/codec/png
Modified Files:
Tag: hxclient_3_1_0_atlas
pxcpngff.cpp pxcpngrn.cpp
Log Message:
Updated to support global version. Fixes warnings.
Index: pxcpngff.cpp
===================================================================
RCS file: /cvsroot/datatype/image/realpix/codec/png/pxcpngff.cpp,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -d -r1.5 -r1.5.2.1
--- pxcpngff.cpp 6 Jul 2007 22:01:01 -0000 1.5
+++ pxcpngff.cpp 10 Mar 2009 21:09:48 -0000 1.5.2.1
@@ -53,7 +53,6 @@
#include "hxcom.h"
#include "hxplugn.h"
#include "ihxpckts.h"
-#include "hxver.h"
#include "hxcomm.h"
// pnmisc
@@ -84,6 +83,7 @@
// pxcpng
#include "pxcpngff.h"
#include "rppngplin.ver"
+#include "hxver.h"
// pndebug
#include "hxheap.h"
Index: pxcpngrn.cpp
===================================================================
RCS file: /cvsroot/datatype/image/realpix/codec/png/pxcpngrn.cpp,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -d -r1.5 -r1.5.2.1
--- pxcpngrn.cpp 6 Jul 2007 22:01:01 -0000 1.5
+++ pxcpngrn.cpp 10 Mar 2009 21:09:48 -0000 1.5.2.1
@@ -56,7 +56,6 @@
#include "hxplugn.h"
#include "hxfiles.h"
#include "hxauth.h"
-#include "hxver.h"
#include "hxvsurf.h"
// pnmisc
@@ -83,6 +82,7 @@
// pxcpng
#include "pxcpngrn.h"
#include "rppngplin.ver"
+#include "hxver.h"
// pndebug
#include "hxheap.h"