diff --git a/datatest.cpp b/datatest.cpp index ba90c5d2..2caa35fd 100644 --- a/datatest.cpp +++ b/datatest.cpp @@ -20,6 +20,7 @@ #include #include +#include // Aggressive stack checking with VS2005 SP1 and above. #if (_MSC_FULL_VER >= 140050727)