fix pybind.cc compile error (#9681)

fea/docker_cudnn7
lgone2000 7 years ago committed by Yi Wang
parent f53beedd13
commit 517f619501

@ -11,6 +11,7 @@ distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. */
#include <Python.h>
#include <algorithm>
#include <map>
#include <mutex> // NOLINT // for call_once

Loading…
Cancel
Save