mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-16 02:02:42 -07:00
6 lines
87 B
C++
6 lines
87 B
C++
#include "TryCatchSignal.hpp"
|
|
|
|
#ifdef _MSC_VER
|
|
#include "TryCatchSignalSEH.cpp"
|
|
#endif
|