Skip to content

Commit 8a3b8a6

Browse files
committed
Fix build.
1 parent d67f804 commit 8a3b8a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SerialPrograms/Source/CommonFramework/Inference/BlackScreenDetector.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
#ifndef PokemonAutomation_CommonFramework_BlackScreenDetector_H
1212
#define PokemonAutomation_CommonFramework_BlackScreenDetector_H
1313

14+
#include <atomic>
1415
#include "Common/Cpp/Color.h"
1516
#include "CommonFramework/ImageTools/ImageBoxes.h"
1617
#include "CommonFramework/InferenceInfra/VisualInferenceCallback.h"

0 commit comments

Comments
 (0)