Skip to content

Commit ee5f3d4

Browse files
committed
fix build
1 parent 9051ba0 commit ee5f3d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Common/Cpp/ListenerSet.h

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

10+
#include <exception>
1011
#include <map>
1112
#include <atomic>
1213
#include "Common/Cpp/Concurrency/SpinLock.h"

0 commit comments

Comments
 (0)