fix compiler error on `tensor_py.h`

fea/docker_cudnn7
Luo Tao 7 years ago
parent 535646cf25
commit 50e036a4ed

@ -13,6 +13,7 @@ See the License for the specific language governing permissions and
limitations under the License. */
#pragma once
#include <Python.h>
#include <string>
#include <tuple>
#include <vector>

Loading…
Cancel
Save