Defined _CRT_SECURE_NO_WARNINGS.

This commit is contained in:
Birunthan Mohanathas
2011-01-27 19:24:09 +00:00
parent ce614da5f3
commit 2aa4d62278
47 changed files with 527 additions and 496 deletions

View File

@ -16,8 +16,6 @@
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#pragma warning(disable: 4996)
#include "StdAfx.h"
#include "Measure.h"
#include "MeasureCPU.h"