Commit acbad29
authored
MINOR: [C++] Remove deprecated inclusion (#46672)
### What changes are included in this PR?
The `<ciso646>` inclusion is deprecated in C++20 and doesn't actually serve a purpose, remove it.
### Are these changes tested?
Compilation passes on CI.
### Are there any user-facing changes?
No.
Authored-by: Antoine Pitrou <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>1 parent 2aaea00 commit acbad29
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
0 commit comments