mirror of
https://github.com/SFML/SFML.git
synced 2025-01-31 13:45:13 +08:00
Fix compile on linux with gcc 12.2.0
Undefined NUL
This commit is contained in:
parent
d0cf86d516
commit
2503b00299
@ -31,6 +31,7 @@
|
||||
#include <SFML/Window/Export.hpp>
|
||||
#include <SFML/Window/WindowHandle.hpp>
|
||||
#include <vector>
|
||||
#include <cstddef>
|
||||
#include <stdint.h>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user