mirror of
https://github.com/godotengine/godot.git
synced 2026-03-24 21:27:16 +00:00
Preprocessor directives within macro arguments lead to undefined behavior, and VC++ actually rejects them as compiler errors.
Preprocessor directives within macro arguments lead to undefined behavior, and VC++ actually rejects them as compiler errors.