summaryrefslogtreecommitdiff
path: root/cad/calculix/files/patch-cgx_VER+src+cgxToCdsm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cad/calculix/files/patch-cgx_VER+src+cgxToCdsm.cpp')
-rw-r--r--cad/calculix/files/patch-cgx_VER+src+cgxToCdsm.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/cad/calculix/files/patch-cgx_VER+src+cgxToCdsm.cpp b/cad/calculix/files/patch-cgx_VER+src+cgxToCdsm.cpp
new file mode 100644
index 000000000000..4d8c78b0178c
--- /dev/null
+++ b/cad/calculix/files/patch-cgx_VER+src+cgxToCdsm.cpp
@@ -0,0 +1,11 @@
+--- cgx_1.1/src/cgxToCdsm.cpp.orig Thu Aug 7 15:39:06 2003
++++ cgx_1.1/src/cgxToCdsm.cpp Thu Aug 7 15:42:01 2003
+@@ -28,7 +28,7 @@
+ #include "knotVect.h"
+ #include "nurbsBase.h"
+ #include "ptrList.h"
+-#include "iostream.h"
++#include "iostream"
+
+ sLocn* amb = 0; // Ambiguous points.
+ int ambSize;