mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-01 17:42:44 +00:00
Tame the Shiny profiler. Make it switchable with define SLIC3R_PROFILE.
This commit is contained in:
@@ -28,6 +28,9 @@ THE SOFTWARE.
|
||||
/*---------------------------------------------------------------------------*/
|
||||
|
||||
#include "ShinyMacros.h"
|
||||
|
||||
#ifdef SLIC3R_PROFILE
|
||||
#include "ShinyManager.h"
|
||||
#endif /* SLIC3R_PROFILE */
|
||||
|
||||
#endif /* SHINY_H */
|
||||
|
||||
Reference in New Issue
Block a user