f84cbb1d39
o Update Debian's patch to -35. o Unbreak on gcc-3.3 (same method as openjade/opensp).
11 lines
260 B
C
11 lines
260 B
C
--- include/Ptr.h.orig Wed Oct 7 14:15:50 1998
|
|
+++ include/Ptr.h Tue Jul 22 09:19:49 2003
|
|
@@ -5,6 +5,7 @@
|
|
#define Ptr_INCLUDED 1
|
|
|
|
#include "Boolean.h"
|
|
+#include "Resource.h"
|
|
|
|
// T must have Resource as a public base class
|
|
// T may be an incomplete type
|