Skip to content

Commit 487617a

Browse files
author
Bret Ambrose
committed
Another missing #include
1 parent a9b2166 commit 487617a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

testing-resources/source/platform/android/PlatformTesting.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
* permissions and limitations under the License.
1414
*/
1515

16+
#include <aws/core/Aws.h>
17+
1618
#include <aws/core/utils/memory/stl/AWSString.h>
1719

1820
#include <regex>

0 commit comments

Comments
 (0)