fix compile error

update-doc-pybind
chengduoZH 8 years ago
parent 5deeefedfb
commit 920392e640

@ -13,6 +13,7 @@
limitations under the License. */
#pragma once
#include <Python.h>
#include "paddle/platform/enforce.h"
#include "pybind11/pybind11.h"
namespace paddle {

Loading…
Cancel
Save