Fix build on VS2017 (#1864)

This commit is contained in:
Anton Kolesnyk 2021-03-11 10:43:27 -08:00 committed by GitHub
parent ec1c92f2ea
commit 64c0af3f67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@
#include <utility>
using namespace Azure::Core;
using namespace Azure::Core::Http;
using namespace Azure::Core::IO::_internal;