#pragma once #include #define shared_ptr auto_ptr namespace boost { using std::auto_ptr; };