[sword-cvs] sword/src/modules/common sapphire.cpp,1.15,1.16
sword@www.crosswire.org
sword@www.crosswire.org
Mon, 22 Dec 2003 18:37:06 -0700
- Previous message: [sword-cvs] sword/src/mgr filemgr.cpp,1.32,1.33
- Next message: [sword-cvs] icu-sword/as_is/borland icuuc.bpr,1.1,1.2 iculx.bpr,1.1,1.2 icule.bpr,1.1,1.2 icuio.bpr,1.1,1.2 icuin.bpr,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /usr/local/cvsroot/sword/src/modules/common
In directory www:/tmp/cvs-serv8954
Modified Files:
sapphire.cpp
Log Message:
WinCE fixes
Index: sapphire.cpp
===================================================================
RCS file: /usr/local/cvsroot/sword/src/modules/common/sapphire.cpp,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- sapphire.cpp 27 Jun 2003 01:41:07 -0000 1.15
+++ sapphire.cpp 23 Dec 2003 01:37:04 -0000 1.16
@@ -24,6 +24,10 @@
#endif
#endif
+#ifdef _WIN32_WCE
+#include <string.h>
+#endif
+
#include "sapphire.h"
SWORD_NAMESPACE_START
- Previous message: [sword-cvs] sword/src/mgr filemgr.cpp,1.32,1.33
- Next message: [sword-cvs] icu-sword/as_is/borland icuuc.bpr,1.1,1.2 iculx.bpr,1.1,1.2 icule.bpr,1.1,1.2 icuio.bpr,1.1,1.2 icuin.bpr,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]