ports/textproc/opensp/files/patch-Ptr.h
2003-07-18 05:27:31 +00:00

10 lines
260 B
C

--- include/Ptr.h.orig Fri Jul 18 14:11:08 2003
+++ include/Ptr.h Fri Jul 18 14:11:22 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