fix compile error

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

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

Loading…
Cancel
Save