lordgamez commented on a change in pull request #1178:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1178#discussion_r721099102



##########
File path: extensions/azure/storage/AzureBlobStorage.h
##########
@@ -24,33 +24,29 @@
 #include <string>
 #include <vector>
 
-#include "BlobStorage.h"
+#include "BlobStorageClient.h"
 #include "azure/storage/blobs.hpp"
 #include "core/logging/Logger.h"
 #include "core/logging/LoggerConfiguration.h"
+#include "gsl/gsl-lite.hpp"

Review comment:
       Thanks, I didn't know about this purpose of the header, I replaced the 
old ones in 1ff3b235bc9a137a979a98f4c8bf3c9565676a39




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to