mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Fixed compilation of XS modules by undefinig the "seed" macro
redefined crazily by Perl.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#undef socketpair
|
||||
#undef recvfrom
|
||||
#undef sendto
|
||||
#undef seed
|
||||
|
||||
// these need to be included early for Win32 (listing it in Build.PL is not enough)
|
||||
#include <ostream>
|
||||
|
||||
Reference in New Issue
Block a user