1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
freebsd-ports/misc/sword15/files/patch-examples::cmdline::threaded_search.cpp
Patrick Li 111f4b20f8 Update to 1.5.3
PR:		ports/39924
Submitted by:	maintainer
2002-06-28 03:34:56 +00:00

9 lines
346 B
C++

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>