mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
d3dc8b1a83
PR: 54075 Submitted by: Georg-W. Koltermann <Georg.Koltermann@mscsoftware.com>
14 lines
283 B
C++
14 lines
283 B
C++
$FreeBSD$
|
|
|
|
--- builderDirs2.cpp.orig Mon Jun 30 17:32:25 2003
|
|
+++ builderDirs2.cpp Mon Jun 30 17:32:46 2003
|
|
@@ -94,6 +94,8 @@
|
|
const char* buf
|
|
);
|
|
|
|
+ ~XxParseDiffError() throw() { }
|
|
+
|
|
};
|
|
|
|
/*==============================================================================
|