Upgrading development environment to Visual C++ 2010.

This commit is contained in:
Birunthan Mohanathas
2011-02-10 16:09:05 +00:00
parent e99a1cc808
commit 6a5173c860
71 changed files with 8175 additions and 14534 deletions

View File

@ -19,8 +19,6 @@
// Note: To compile this you need the PCRE library (http://www.pcre.org/).
// See: http://www.perldoc.com/perl5.8.0/pod/perlre.html
#pragma warning(disable: 4786)
#include <windows.h>
#include <math.h>
#include <string>