mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-17 11:42:31 +02:00
Files in engine/ refer to assert, but `assert.h` is not included for some reason. Passing `-include assert.h` via `CXXFLAGS` fixes this.