We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d67f804 commit 8a3b8a6Copy full SHA for 8a3b8a6
SerialPrograms/Source/CommonFramework/Inference/BlackScreenDetector.h
@@ -11,6 +11,7 @@
11
#ifndef PokemonAutomation_CommonFramework_BlackScreenDetector_H
12
#define PokemonAutomation_CommonFramework_BlackScreenDetector_H
13
14
+#include <atomic>
15
#include "Common/Cpp/Color.h"
16
#include "CommonFramework/ImageTools/ImageBoxes.h"
17
#include "CommonFramework/InferenceInfra/VisualInferenceCallback.h"
0 commit comments