Remove reference to removed header (#821)

This commit is contained in:
Rick Winter 2020-10-20 16:42:42 -07:00 committed by GitHub
parent eec298d16a
commit e88274f33f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,12 +11,12 @@
*/
// azure/core
#include "azure/core/azure.hpp"
#include "azure/core/context.hpp"
#include "azure/core/credentials.hpp"
#include "azure/core/datetime.hpp"
#include "azure/core/nullable.hpp"
#include "azure/core/response.hpp"
#include "azure/core/strings.hpp"
#include "azure/core/uuid.hpp"
#include "azure/core/version.hpp"