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 Dec 1, 2023
1 parent 8a0db41 commit c49bfdd
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 c49bfdd

Please sign in to comment.