summaryrefslogtreecommitdiff
path: root/misc/sword15/files/patch-examples::cmdline::threaded_search.cpp
blob: 753076ab9c663b756e1ebd006f0cf47cf05effeb (plain) (blame)
1
2
3
4
5
6
7
8
diff -ruN sword-1.5.3.orig/examples/cmdline/threaded_search.cpp sword-1.5.3/examples/cmdline/threaded_search.cpp
--- examples/cmdline/threaded_search.cpp	Thu Mar 15 19:24:39 2001
+++ examples/cmdline/threaded_search.cpp	Wed Jun 19 14:12:14 2002
@@ -1,3 +1,4 @@
+#include <iostream.h>
 #include <stdio.h>
 #include <rawtext.h>
 #include <swmgr.h>