Skip to content

Commit f306105

Browse files
committed
Fixes Common/Cpp/StringTools.h
1 parent ed4ce95 commit f306105

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Common/Cpp/StringTools.h

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

1010
#include <string>
11+
#include <vector>
1112

1213
namespace PokemonAutomation{
1314
namespace StringTools{

0 commit comments

Comments
 (0)