pkgsrc/textproc/stardic/patches/patch-ac

13 lines
282 B
Text

$NetBSD: patch-ac,v 1.1 2004/05/03 23:00:20 wiz Exp $
--- image.h.orig 2000-01-29 04:34:31.000000000 +0100
+++ image.h
@@ -17,7 +17,7 @@
#ifndef IMAGE_H
#define IMAGE_H
-#include <stdiostream.h>
+#include <iosfwd>
#include <stdlib.h>
#include <memory.h>
#include <string.h>