mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
Backport the GLUquadricObjPtr declaration to prevent errors during Quick Slice. #1636
This commit is contained in:
@@ -160,4 +160,8 @@ sub open {
|
||||
return CORE::open $$fh, $mode, encode_path($filename);
|
||||
}
|
||||
|
||||
# this package declaration prevents an ugly fatal warning to be emitted when
|
||||
# spawning a new thread
|
||||
package GLUquadricObjPtr;
|
||||
|
||||
1;
|
||||
|
||||
Reference in New Issue
Block a user