Bugfix to rc.75

This commit is contained in:
2025-09-11 09:58:03 +02:00
parent ea1a9bc68a
commit a7c92923ec

View File

@@ -6,8 +6,6 @@
#include "DectrisSimplonClient.h"
#include "../cmake-build-debug/_deps/fast-indexer-src/indexer/src/ffbidx/log.h"
std::string to_string(SimplonState state) {
switch (state) {
case SimplonState::Na: return "Na";