Projects in juce 5.0.1 do not compile in CodeBlocks 16.01

||=== Build: App | Release in JuceDemo (compiler: GNU GCC Compiler) ===|
…\modules\juce_core\native\juce_win32_ComSmartPtr.h||In function ‘GUID juce::uuidFromString(const char*)’:expressionless:
…\modules\juce_core\native\juce_win32_ComSmartPtr.h|55|error: ‘sscanf’ was not declared in this scope|
||=== Build failed: 1 error(s), 0 warning(s) (0 minute(s), 27 second(s)) ===|

OK, cheers, I’ll sort that out. Had been meaning to eliminate that sscanf anyway…