fix: added missing header include for gcc (#54)

This commit is contained in:
Ranieri
2026-02-14 13:00:36 -03:00
committed by GitHub
parent 8f747334d6
commit b7973593ee
5 changed files with 5 additions and 2 deletions
-1
View File
@@ -33,7 +33,6 @@ jobs:
- name: Tests
shell: cmd
continue-on-error: true # When tests start passing, this line should be removed.
run: |
.\build\ps2xTest\Release\ps2x_tests.exe
- name: Upload artifact