changeset 6821 | f36771112651 |
parent 6819 | afef68703f54 |
child 6822 | 18f6818ba281 |
--- a/test/testautomation_audio.c Thu Jan 17 11:54:14 2013 +0000 +++ b/test/testautomation_audio.c Wed Jan 23 08:03:19 2013 -0800 @@ -3,6 +3,9 @@ * New/updated tests: aschiffler at ferzkopp dot net */ +/* quiet windows compiler warnings */ +#define _CRT_SECURE_NO_WARNINGS + #include <stdio.h> #include <string.h>