Skip to content

Commit

Permalink
remove extra character
Browse files Browse the repository at this point in the history
  • Loading branch information
sgilmore10 committed May 14, 2024
1 parent dc86e7b commit c6e6ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion matlab/src/cpp/arrow/matlab/c/proxy/array.cc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

#include "arrow/matlab/c/proxy/array.h"

#include "libmexclass/proxy/Proxy.h"å
#include "libmexclass/proxy/Proxy.h"

namespace arrow::matlab::c::proxy {

Expand Down

0 comments on commit c6e6ce5

Please sign in to comment.