1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-24 10:05:52 +00:00

Hopefully fixed compilation of the Shiny profiler on Linux,

where the Shiny profiler shall be disabled.
This commit is contained in:
bubnikv
2016-10-17 09:55:42 +02:00
parent 19312d0a1a
commit 52dc18e350
8 changed files with 24 additions and 25 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ THE SOFTWARE.
#include "ShinyNode.h"
#ifdef SHINY_IS_COMPILED
#if SHINY_IS_COMPILED == TRUE
#ifdef __cplusplus
extern "C" {