c++ - Visual Studio 2010: chrono header file missing -
i installed visual studio 2010 ultimate , wanted write simple program in c++. seems vs doesn't find header file "chrono". tought installing sp1 help, didn't. there other header files "thread" missing.
does know can these missing files?
vs2010 has partial c++11 support. need vs2012+.
Comments
Post a Comment