Переглянути джерело

turn off debug

Former-commit-id: 48f893095452205a187da50a8a693d7d6de06783
Alec Jacobson 10 роки тому
батько
коміт
3f99cbaefe
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      include/igl/peel_outer_hull_layers.cpp

+ 1 - 1
include/igl/peel_outer_hull_layers.cpp

@@ -3,7 +3,7 @@
 #include "writePLY.h"
 #include "writePLY.h"
 #include <vector>
 #include <vector>
 #include <iostream>
 #include <iostream>
-#define IGL_PEEL_OUTER_HULL_LAYERS_DEBUG
+//#define IGL_PEEL_OUTER_HULL_LAYERS_DEBUG
 #ifdef IGL_PEEL_OUTER_HULL_LAYERS_DEBUG
 #ifdef IGL_PEEL_OUTER_HULL_LAYERS_DEBUG
 #include "STR.h"
 #include "STR.h"
 #endif
 #endif