mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 20:06:29 -04:00
10 lines
260 B
C
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
|