Disable debug data output

This commit is contained in:
PavelMikus 2023-04-13 14:37:06 +02:00 committed by Pavel Mikuš
parent f6c38fb7f9
commit 13c7744443

View File

@ -41,7 +41,7 @@
#include "Geometry/ConvexHull.hpp"
// #define DETAILED_DEBUG_LOGS
#define DEBUG_FILES
// #define DEBUG_FILES
#ifdef DEBUG_FILES
#include <boost/nowide/cstdio.hpp>