C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmemory(951) : warning C4150: deletion of pointer to incomplete type 'mongo::DBClientCursor'; no destructor called
C:\mongo-cxx-driver\src\mongo/client/dbclientinterface.h(356) : see declaration of 'mongo::DBClientCursor'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmemory(950) : while compiling class template member function 'std::auto_ptr<mongo::DBClientCursor>::~auto_ptr(void) throw()'
C:\mongo-cxx-driver\src\mongo/client/dbclientinterface.h(1553) : see reference to function template instantiation 'std::auto_ptr<mongo::DBClientCursor>::~auto_ptr(void) throw()' being compiled
C:\mongo-cxx-driver\src\mongo/client/dbclientinterface.h(1551) : see reference to class template instantiation 'std::auto_
ptr<mongo::DBClientCursor>' being compiled