1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/textproc/latte/files/patch-latte-text-cli.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
244 B
C++

--- latte-text-cli.cxx.orig Thu Oct 7 09:23:34 1999
+++ latte-text-cli.cxx Fri Mar 19 01:17:52 2004
@@ -22,6 +22,8 @@
#include <cstring>
#include <unistd.h>
+using namespace std;
+
static void
report_backtrace(const Latte_Error &err)
{