Anonymous - 2012-07-08

I'm using Visual Studio 2008 (_MSC_VER 1500) and am working on a project which utilises Boost tydefs from cstdint.hpp.

The library is being included correctly and my Visual Assist picks up the variable correctly, but my compiler doesn't seem to recognise the typedefs for some reason. Any one experienced something similar, or know of a possible cause?