1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Fix wxPerl warning annoyance

This commit is contained in:
Vojtech Kral
2018-04-18 18:48:32 +02:00
parent fa97a86751
commit c3c9ebdd12
+1
View File
@@ -277,5 +277,6 @@ sub system_info
# this package declaration prevents an ugly fatal warning to be emitted when
# spawning a new thread
package GLUquadricObjPtr;
package Wx::Printout;
1;