We have large C++ project that we used to compile with the /MP switch to take advantage of multiple cores.
However, we recently brought in some code that uses #impor
Why not just #include the generated headers created from #import?
#include
#import