alinaliBQ commented on code in PR #50757:
URL: https://github.com/apache/arrow/pull/50757#discussion_r3715407783


##########
cpp/src/arrow/flight/sql/odbc/odbc_impl/encoding.h:
##########
@@ -18,12 +18,12 @@
 #pragma once

Review Comment:
   Optional for this PR:
   There are unused `#include <codecvt>` and `#include <locale>` in these 
locations as well:
   
     * cpp/src/arrow/flight/sql/odbc/odbc_impl/util.h:28 — `#include <codecvt>`
     * cpp/src/arrow/flight/sql/odbc/odbc_impl/encoding_utils.h:25,27 — 
`#include <codecvt> / #include <locale>`
     * cpp/src/arrow/flight/sql/odbc/odbc_impl/win_system_dsn.cc:39-40 — 
`#include <codecvt> / #include <locale>`
   



-- 
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