opnsense-ports/cad/meshdev/files/patch-src_Mesh.h
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

12 lines
225 B
C

--- src/Mesh.h.orig 2012-02-06 16:12:01.000000000 +0100
+++ src/Mesh.h 2012-02-06 16:13:59.000000000 +0100
@@ -33,7 +33,8 @@
UNKNOWN_FILE,
INVENTOR_FILE,
VRML_1_FILE,
- VRML_2_FILE
+ VRML_2_FILE,
+ STL_FILE
};
//--