Fix build warnings in Shadow demo due to snprintf and unreferenced formal parameter (#357)
Fixes build warnings by making the following changes: - Add header file for snprintf to prevent building warning in Visual Studio. - Add for compiler warning about unused parameters.pull/358/head
parent
398abbaa61
commit
af837b2940
Loading…
Reference in New Issue