mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
48e5ff42d9
PR: ports/95136 Submitted by: Ron MacNeil <macro@hotmail.com>
12 lines
193 B
C++
12 lines
193 B
C++
--- exrmaketiled/Image.h.orig Fri Jun 4 13:11:23 2004
|
|
+++ exrmaketiled/Image.h Sat Apr 1 20:36:11 2006
|
|
@@ -50,6 +50,8 @@
|
|
#include <map>
|
|
|
|
|
|
+class Image;
|
|
+
|
|
class ImageChannel
|
|
{
|
|
public:
|