mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-19 10:09:07 -07:00
Fix compilation on Windows
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
#ifndef _myinit_h_
|
||||
#define _myinit_h_
|
||||
|
||||
// this needs to be included early for MSVC (listing it in Build.PL is not enough)
|
||||
#include <ostream>
|
||||
|
||||
extern "C" {
|
||||
#include "EXTERN.h"
|
||||
#include "perl.h"
|
||||
|
||||
Reference in New Issue
Block a user