Apr 9, 2015 at 1:29pm
Hi Guys!.
I'm using VS 2008. I'm getting a build error saying
fatal error C1083: Cannot open include file: 'type_traits': No such file or directory
Someone please help me troubleshoot this issue.
Apr 9, 2015 at 1:34pm
Could be an issue with VS. Have you installed service packs, updates, patches?
Apr 9, 2015 at 3:48pm
type_traits is a C++11 library.