style: format

This commit is contained in:
zzyyyl
2022-09-29 23:08:00 +08:00
parent 0ff6dd4b42
commit 19e1fd7268
56 changed files with 124 additions and 122 deletions

View File

@@ -3,12 +3,12 @@
#include "Utils/AsstRanges.hpp"
#include "Controller.h"
#include "ImageAnalyzer/General/MatchImageAnalyzer.h"
#include "ImageAnalyzer/InfrastClueImageAnalyzer.h"
#include "ImageAnalyzer/InfrastClueVacancyImageAnalyzer.h"
#include "Utils/Logger.hpp"
#include "ImageAnalyzer/General/MatchImageAnalyzer.h"
#include "ProcessTask.h"
#include "TaskData.h"
#include "Utils/Logger.hpp"
bool asst::InfrastReceptionTask::_run()
{