1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-18 09:14:27 +00:00

Removed #include <malloc.h> from the Shiny profiler as there is no

malloc.h on OSX.
This commit is contained in:
bubnikv
2016-10-17 12:13:30 +02:00
parent 6f4a04c2d7
commit 7fd06ef311
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ THE SOFTWARE.
#include "ShinyTools.h"
#include <memory.h>
#include <malloc.h>
// #include <malloc.h>
#if SHINY_IS_COMPILED == TRUE