#ifndef MEMORY_H_ #define MEMORY_H_ #include using boost::shared_ptr; #endif