mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
forgot to add some files...
This commit is contained in:
parent
e2b9995a76
commit
72d4260aaa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126889
12
cad/calculix/files/patch-ccx_1.2+src+spooles.h
Normal file
12
cad/calculix/files/patch-ccx_1.2+src+spooles.h
Normal file
@ -0,0 +1,12 @@
|
||||
--- ccx_1.2/src/spooles.h.orig Sat Dec 25 01:58:09 2004
|
||||
+++ ccx_1.2/src/spooles.h Sat Dec 25 13:25:29 2004
|
||||
@@ -24,7 +24,9 @@
|
||||
#include <misc.h>
|
||||
#include <FrontMtx.h>
|
||||
#include <SymbFac.h>
|
||||
+#ifdef USE_MT
|
||||
#include <MT/spoolesMT.h>
|
||||
+#endif
|
||||
|
||||
/* increase this for debugging */
|
||||
#define DEBUG_LVL 0
|
10
cad/calculix/files/patch-cgx_VER+src+uselibSNL.cpp
Normal file
10
cad/calculix/files/patch-cgx_VER+src+uselibSNL.cpp
Normal file
@ -0,0 +1,10 @@
|
||||
--- cgx_1.2/src/uselibSNL.cpp.orig Sat Dec 25 01:43:08 2004
|
||||
+++ cgx_1.2/src/uselibSNL.cpp Sat Dec 25 01:47:02 2004
|
||||
@@ -1,6 +1,6 @@
|
||||
#include <extUtil.h>
|
||||
#include <snlCtrlPoint.h>
|
||||
-#include <iostream.h>
|
||||
+#include <iostream>
|
||||
|
||||
#include "uselibSNL.h"
|
||||
#include "snlKnotVector.h"
|
Loading…
Reference in New Issue
Block a user