Merge pull request #4468 from chengduoZH/develop

fix compile error
update-doc-pybind
chengduo 8 years ago committed by GitHub
commit 38bca7d347

@ -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