1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-14 13:41:12 +00:00

Fixes Visual Studio 2015 compile error C3688 (invalid literal suffix)

tools\editor\editor_node.cpp(3037): error C3688: invalid literal suffix 'VERSION_FULL_NAME'; literal operator or literal operator template 'operator ""VERSION_FULL_NAME' not found
This commit is contained in:
ZuBsPaCe
2015-10-29 14:27:19 +01:00
parent bd736e5af2
commit 3886ed08ac
2 changed files with 3 additions and 3 deletions