Where doI reference iomanip on a form

I know how to use Iomanip but where do I put #include<iomanip> to reference it. I tried putting it on the Form.h but it gives me a ton of errors. Any help would be appreciated.

thanks,
Why you need <iomanip> header if you are using C++/CLI Microsoft language and not standard C++ ?
Topic archived. No new replies allowed.