freebsd-ports/textproc/xxdiff/files/patch-builderFiles2.cpp
Pete Fritchman d3dc8b1a83 Fix build on -current.
PR:		54075
Submitted by:	Georg-W. Koltermann <Georg.Koltermann@mscsoftware.com>
2003-08-17 16:53:21 +00:00

14 lines
286 B
C++

$FreeBSD$
--- builderFiles2.cpp~ Tue Nov 6 07:30:32 2001
+++ builderFiles2.cpp Mon Jun 30 17:40:21 2003
@@ -150,6 +150,8 @@
const XxFln f2n2
);
+ ~XxParseDiffError() throw() { }
+
};
//------------------------------------------------------------------------------