LionAM ha escrito:
Hello! I'm using Visual C++ 6 (for an MFC-Project). When I include
in an Sourcefile, it takes over 11 seconds to compile (without less than 1 second!) If I really wanted to use ptr_containers in my Project, I would have to include it in many files. But then compilation takes too long... Are there any possibilities to speed this up?
Hello Alex, you might try using the precompiled headers option and
adding #include