13 lines
298 B
Text
13 lines
298 B
Text
$NetBSD: patch-ad,v 1.1 2004/05/03 23:00:20 wiz Exp $
|
|
|
|
--- trans.h.orig 2000-01-29 04:34:32.000000000 +0100
|
|
+++ trans.h
|
|
@@ -42,7 +42,7 @@
|
|
#include <Xm/PushB.h>
|
|
#include <Xm/DrawnB.h>
|
|
#include <Xm/ArrowB.h>
|
|
-#include <strstream.h>
|
|
+#include <sstream>
|
|
#include <fstream.h>
|
|
|
|
#include "regdef.h"
|