Bugfix to rc.75
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user