diff options
| author | ZuBsPaCe | 2015-11-19 11:07:46 +0100 |
|---|---|---|
| committer | ZuBsPaCe | 2015-11-19 11:07:46 +0100 |
| commit | 2b36da0f79dd4b279a28fe2ff850fb4664e1a79f (patch) | |
| tree | b84a35ab3a1a7dfa9874d8cc1d42f50174283e40 /core/object.cpp | |
| parent | 36d620c633be55ac402892bce816d4a9b4d67bee (diff) | |
| download | godot-2b36da0f79dd4b279a28fe2ff850fb4664e1a79f.tar.gz godot-2b36da0f79dd4b279a28fe2ff850fb4664e1a79f.tar.zst godot-2b36da0f79dd4b279a28fe2ff850fb4664e1a79f.zip | |
Fixes Visual Studio compile error due to pe_bliss
Error: C2039: 'min': is not a member of 'std'
Reason: #2518 introduced pe_bliss
Fix: Visual Studio 2015 & 2013 need to include algorithm header before string, otherwise std:min cannot be used.
See: http://stackoverflow.com/questions/17409956
Diffstat (limited to 'core/object.cpp')
0 files changed, 0 insertions, 0 deletions
