C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmemory(951) : warning C4150: deletion of pointer to incomplete typ
e 'mongo::DBClientCursorShim'; no destructor called
C:\mongo-cxx-driver\src\mongo/client/dbclientcursor.h(31) : see declaration of 'mongo::DBClientCursorShim'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmemory(950) : while compiling class template member functi
on 'std::auto_ptr<mongo::DBClientCursorShim>::~auto_ptr(void) throw()'
C:\mongo-cxx-driver\src\mongo/client/dbclientcursor.h(151) : see reference to function template instantiation 'std::auto_p
tr<mongo::DBClientCursorShim>::~auto_ptr(void) throw()' being compiled
C:\mongo-cxx-driver\src\mongo/client/dbclientcursor.h(228) : see reference to class template instantiation 'std::auto_ptr<
mongo::DBClientCursorShim>' being compiled