I've tried to use #include <list> in my C++ project, but the compiler says that I havn't these files:
bits/c++config.h bits/os_defines.h
What can I do to fix this? Thanks
Search the forum. This has come up alot recently.
Curtis
I didn't see the dbl post till now. Apparently you already have an answer.
Log in to post a comment.
I've tried to use #include <list> in my C++ project, but the compiler says that I havn't these files:
bits/c++config.h
bits/os_defines.h
What can I do to fix this?
Thanks
Search the forum. This has come up alot recently.
Curtis
I didn't see the dbl post till now. Apparently you already have an answer.
Curtis