aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/lib/core/numpy.h
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/python/lib/core/numpy.h')
-rw-r--r--tensorflow/python/lib/core/numpy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/python/lib/core/numpy.h b/tensorflow/python/lib/core/numpy.h
index 98354083c7..0098d938a0 100644
--- a/tensorflow/python/lib/core/numpy.h
+++ b/tensorflow/python/lib/core/numpy.h
@@ -31,6 +31,7 @@ limitations under the License.
// Place `<locale>` before <Python.h> to avoid build failure in macOS.
#include <locale>
+
#include <Python.h>
#include "numpy/arrayobject.h"