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 64351f9 commit 54b3004Copy full SHA for 54b3004
SerialPrograms/Source/CommonFramework/ErrorReports/ErrorReports.h
@@ -7,6 +7,7 @@
7
#ifndef PokemonAutomation_ErrorReports_H
8
#define PokemonAutomation_ErrorReports_H
9
10
+#include <memory>
11
#include "Common/Cpp/AbstractLogger.h"
12
#include "Common/Cpp/Options/GroupOption.h"
13
#include "Common/Cpp/Options/StaticTextOption.h"
0 commit comments