N
Nafai
Hello. I'm using a recent version of g++ compiler. It isn't necessary to
type some #include's with this compiler. But sometimes I have to use
older versions of g++ and I get a lot of errors because of not having
typed those #include's. Is there any option for g++ not to put
#include's itself?
Thanks.
type some #include's with this compiler. But sometimes I have to use
older versions of g++ and I get a lot of errors because of not having
typed those #include's. Is there any option for g++ not to put
#include's itself?
Thanks.