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.
Could be an issue with VS. Have you installed service packs, updates, patches?
type_traits is a C++11 library.