Skip to content

Include stdio to fix debug builds#1

Open
roginvs wants to merge 2 commits intoalexbatalov:masterfrom
fallout2-ce:master
Open

Include stdio to fix debug builds#1
roginvs wants to merge 2 commits intoalexbatalov:masterfrom
fallout2-ce:master

Conversation

@roginvs
Copy link

@roginvs roginvs commented May 11, 2025

Compilation fails because of undefined printf in debug mode

https://github.com/fallout2-ce/fallout2-ce/actions/runs/14954646689/job/42008683066?pr=119

This PR fixes this by adding #include <stdio.h>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant