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.
2 parents 24269f0 + 1c20203 commit 0e0c3d6Copy full SHA for 0e0c3d6
tests/aws-cpp-sdk-core-tests/monitoring/MonitoringTest.cpp
@@ -11,6 +11,8 @@
11
#include <aws/core/monitoring/MonitoringFactory.h>
12
#include <aws/core/monitoring/MonitoringManager.h>
13
#include <aws/core/monitoring/DefaultMonitoring.h>
14
+#include <aws/core/utils/StringUtils.h>
15
+#include <aws/core/utils/memory/stl/AWSStringStream.h>
16
17
using namespace Aws::Client;
18
using namespace Aws::Http;
0 commit comments