memory.h for unique_ptr

revert-3824-remove_grad_op_type
liaogang 8 years ago
parent 8210bcea61
commit ffbb4c1963

@ -17,6 +17,7 @@ limitations under the License. */
#include <dlfcn.h> // for dladdr
#include <execinfo.h> // for backtrace
#include <iomanip>
#include <memory>
#include <sstream>
#include <stdexcept>
#include <string>

Loading…
Cancel
Save