CUDA 5.0 Excel 2010 in Vs2010 PricingEngine.sln fails to build - MS changes to STL vector??

c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(863): error C3861: ‘_Uninitialized_default_fill_n’: identifier not found
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(857) : while compiling class template member function ‘void std::vector<_Ty>::resize(unsigned int)’
1> with
1> [
1> _Ty=MCAsianOption::MCAsianOptionPlan
1> ]
1> c:\programdata\nvidia corporation\cuda samples\v5.0\4_finance\excelcuda\pricingengine\mcasianoptionplan.h(60) : see reference to class template instantiation ‘std::vector<_Ty>’ being compiled
1> with
1> [
1> _Ty=MCAsianOption::MCAsianOptionPlan
1> ]