a05c6a2985
with GCC 3.3.1.
12 lines
316 B
Text
12 lines
316 B
Text
$NetBSD: patch-ao,v 1.1 2003/09/21 20:03:53 tron Exp $
|
|
|
|
--- 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
|