missing include (#2778)

This commit is contained in:
Victor Vazquez 2021-08-20 15:41:48 -07:00 committed by GitHub
parent 66422c2841
commit 8fe306e15f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
// SPDX-License-Identifier: MIT
#include <iostream>
#include <thread>
#include <azure/storage/queues.hpp>