Fix wxPerl warning annoyance
This commit is contained in:
parent
fa97a86751
commit
c3c9ebdd12
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue