prjpeppercorn/libgm/src/Util.cpp

6 lines
94 B
C++
Raw Normal View History

2024-11-19 08:24:49 +01:00
#include "Util.hpp"
namespace GateMate {
VerbosityLevel verbosity = VerbosityLevel::DEBUG;
}