Skip to content

Commit

Permalink
Fix build warning about Microsoft C++ ABI
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-Newton committed Aug 4, 2023
1 parent 8cc8a6b commit 3080253
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpp/src/arrow/io/type_fwd.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ ARROW_EXPORT int GetIOThreadPoolCapacity();
/// The current number is returned by GetIOThreadPoolCapacity().
ARROW_EXPORT Status SetIOThreadPoolCapacity(int threads);

class CacheOptions;
class FileInterface;
class Seekable;
class Writable;
Expand Down

0 comments on commit 3080253

Please sign in to comment.