[sword-svn] r1889 - trunk/utilities
mgruner at crosswire.org
mgruner at crosswire.org
Sat Jan 14 10:57:41 MST 2006
Author: mgruner
Date: 2006-01-14 10:57:32 -0700 (Sat, 14 Jan 2006)
New Revision: 1889
Modified:
trunk/utilities/imp2ld.cpp
Log:
compile fix
Modified: trunk/utilities/imp2ld.cpp
===================================================================
--- trunk/utilities/imp2ld.cpp 2006-01-12 08:43:00 UTC (rev 1888)
+++ trunk/utilities/imp2ld.cpp 2006-01-14 17:57:32 UTC (rev 1889)
@@ -1,6 +1,7 @@
#include <string>
#include <vector>
#include <fstream>
+#include <iostream>
#include <rawld.h>
#include <rawld4.h>
#include <zld.h>
More information about the sword-cvs
mailing list