Commit 5e6fa5e
committed
refactor: remove Windows-specific includes and unused header
- remove conditional Windows malloc.h include
- remove unused algorithm header
- standardise on std::aligned_alloc/std::free for all platforms
Signed-off-by: NotKeira <github.rxs06@accounts.keira.boo>1 parent 505e8ec commit 5e6fa5e
2 files changed
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 3 | | |
9 | | - | |
10 | 4 | | |
11 | 5 | | |
12 | 6 | | |
| |||
294 | 288 | | |
295 | 289 | | |
296 | 290 | | |
297 | | - | |
| 291 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
0 commit comments