Skip to content

Commit 1fc2de3

Browse files
committed
Fix Linux build.
1 parent 8e76aff commit 1fc2de3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SerialPrograms/Source/PokemonLZA/Inference/PokemonLZA_DialogDetector.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
#ifndef PokemonAutomation_PokemonLZA_DialogDetector_H
88
#define PokemonAutomation_PokemonLZA_DialogDetector_H
99

10+
#include <atomic>
1011
#include "CommonFramework/ImageTools/ImageBoxes.h"
1112
#include "CommonTools/InferenceCallbacks/VisualInferenceCallback.h"
1213

0 commit comments

Comments
 (0)