Commit c57deb85 authored by captainwong's avatar captainwong

fix warning

parent 75401e70
......@@ -5,8 +5,10 @@
*/
#ifdef _WIN32
#ifndef _CRT_SECURE_NO_WARNINGS
#define _CRT_SECURE_NO_WARNINGS
#endif
#endif
#include "ademco.h"
#include <stdio.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment