[sword-svn] r2258 - trunk/utilities
chrislit at crosswire.org
chrislit at crosswire.org
Mon Feb 16 02:59:39 MST 2009
Author: chrislit
Date: 2009-02-16 02:59:39 -0700 (Mon, 16 Feb 2009)
New Revision: 2258
Modified:
trunk/utilities/vs2osisreftxt.cpp
Log:
fixed a compile error in BCB
Modified: trunk/utilities/vs2osisreftxt.cpp
===================================================================
--- trunk/utilities/vs2osisreftxt.cpp 2009-02-16 09:59:13 UTC (rev 2257)
+++ trunk/utilities/vs2osisreftxt.cpp 2009-02-16 09:59:39 UTC (rev 2258)
@@ -16,6 +16,7 @@
*/
#include <iostream>
+#include <stdio.h>
#include <versekey.h>
#include <localemgr.h>
More information about the sword-cvs
mailing list