The examples directory in the source collection has a sample Visual Studio .NET v3 C++ project called pman_vis. During the build, an error is generated saying that mpicxx.h can not be found. The closes file in the directory structure is mpicxx.h.in. Should that file be renamed to mpicxx.h and placed in the include directory?