Skip to content

Commit

Permalink
IWYU include <utility>
Browse files Browse the repository at this point in the history
  • Loading branch information
bkietz committed May 6, 2019
1 parent eefa577 commit b2f77b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp/src/arrow/array/builder_base.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
#include <limits>
#include <memory>
#include <type_traits>
#include <utility>
#include <vector>

#include "arrow/buffer-builder.h"
Expand Down

0 comments on commit b2f77b7

Please sign in to comment.