ports/textproc/xxdiff/files/patch-builderFiles3.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

13 lines
287 B
C++

$FreeBSD$
--- builderFiles3.cpp.orig Mon Jun 30 17:31:39 2003
+++ builderFiles3.cpp Mon Jun 30 17:32:00 2003
@@ -73,6 +73,8 @@
const XxFln f3n2
);
+ ~XxParseDiffError() throw() { }
+
};
//------------------------------------------------------------------------------