j
k
j a
j l
I added #include <ios>, which is apparently missing. Is there flag that separate standard/classic iostream (If I guess correctly - it shoult be enough)
I added #include <ios>, which is apparently missing.
Is there flag that separate standard/classic iostream (If I guess correctly - it shoult be enough)
#ifndef BOOST_NO_STD_LOCALE #include <ios> #endif John. (I also need to make the same fix!).
Back to the thread
Back to the list