1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/textproc/latte/files/patch-latte-text.cxx
Kirill Ponomarev f50de67ab5 - Update to version 2.1
PR:		ports/64473
Submitted by:	Ports Fury
2004-03-19 19:50:52 +00:00

12 lines
241 B
C++

--- latte-text.cxx.orig Sat Oct 16 16:37:18 1999
+++ latte-text.cxx Fri Mar 19 01:17:52 2004
@@ -22,6 +22,8 @@
#include <unistd.h>
#include <ctime>
+using namespace std;
+
static bool in_pre = 0;
static unsigned int left_margin = 0;