ports/graphics/nurbs++/files/patch-nurbs_nurbsGL.cpp
Alexey Dokuchaev 25f100a96e - Resurrect; unbreak on all supported versions of FreeBSD (and 8.X)
- Drop leading indefinite article from COMMENT text
- Stagify, convert to USES=libtool, switch to .tar.bz2 distfile
2015-10-21 16:34:23 +00:00

11 lines
199 B
C++

--- nurbs/nurbsGL.cpp.orig
+++ nurbs/nurbsGL.cpp
@@ -26,7 +26,7 @@
#include <nurbsGL.h>
#include <string.h>
#include <stdio.h>
-#include <iostream.h>
+#include <iostream>
#ifdef WITH_OPENGL