Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-Newton committed Nov 5, 2023
1 parent 3a72de6 commit 7094001
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cpp/src/arrow/filesystem/azurefs_internal.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@

#pragma once

#include <optional>

#include <azure/storage/files/datalake.hpp>

#include "arrow/result.h"
Expand Down

0 comments on commit 7094001

Please sign in to comment.