sgilmore10 commented on a change in pull request #10305:
URL: https://github.com/apache/arrow/pull/10305#discussion_r657192138



##########
File path: matlab/src/featherreadmex.cc
##########
@@ -15,10 +15,10 @@
 // specific language governing permissions and limitations
 // under the License.
 
-#include <string>
-
 #include <mex.h>
 
+#include <string>
+

Review comment:
       I was trying to reorganize the include statements in a way that made 
sense to me, but I'd rather go for consistency with the rest of the code base. 
I'll move the stdlib includes up top.




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to