Possible Issue with Compiler?

Hello, I am having an issue trying to use the <iomainip> library. When I try to include it in my code it says that the library isn't found. It was my understanding this was a standard library so I thought it would be included with the compiler. the ide I am using is DevC++.

This happens with any project I make when I try to use #include <iomainip>
The spelling is important.

 
#include <iomanip> 
Do you mean <iomanip> ?

You do mention your IDE but not the compiler (and its version) that your IDE does use.
Topic archived. No new replies allowed.