pytorch/aten/src/ATen/Storage.h
Sebastian Messmer 6c2e816268 Fix include paths for Storage.h and StorageImpl.h
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/14062

Reviewed By: ezyang

Differential Revision: D13081603

fbshipit-source-id: c272b715ef2f513d21d1c3f34fbf79eec6946441
2018-11-27 12:59:50 -08:00

3 lines
43 B
C

#pragma once
#include <c10/core/Storage.h>