mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
14 lines
250 B
C
14 lines
250 B
C
$NetBSD: patch-lib3d_xform.C,v 1.1 2011/11/25 21:50:31 joerg Exp $
|
|
|
|
--- lib3d/xform.C.orig 2011-11-25 15:16:31.000000000 +0000
|
|
+++ lib3d/xform.C
|
|
@@ -4,7 +4,7 @@
|
|
|
|
|
|
#include <math.h>
|
|
-#include <iomanip.h>
|
|
+#include <iomanip>
|
|
#include "xform.h"
|
|
|
|
|