VS2015 VST3 warning

1>…\JuceLibraryCode\modules\juce_audio_plugin_client\VST3\juce_VST3_Wrapper.cpp(1021): warning C4018: ‘>=’: signed/unsigned mismatch

if (size >= jucePrivDataIdentifierSize + sizeof (int64))

Rail

Thanks, I'll sort that out!