freebsd-ports/textproc/latte/files/patch-latte-html.cxx
Kirill Ponomarev f50de67ab5 - Update to version 2.1
PR:		ports/64473
Submitted by:	Ports Fury
2004-03-19 19:50:52 +00:00

11 lines
228 B
C++

--- latte-html.cxx.orig Fri Oct 22 13:02:02 1999
+++ latte-html.cxx Fri Mar 19 01:17:52 2004
@@ -22,6 +22,8 @@
#include <cstdlib>
#include <ctime>
+using namespace std;
+
static bool in_pre = 0;
static bool in_html = 0;