Skip to content

Commit 3431001

Browse files
committed
Includes
1 parent 164b399 commit 3431001

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test/main.cpp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,7 @@
88

99
#include <Python.h>
1010

11-
#include "pybind11/numpy.h"
12-
#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION
13-
#include "numpy/arrayobject.h"
14-
1511
#include "gtest/gtest.h"
16-
#include <iostream>
1712

1813
int main(int argc, char* argv[])
1914
{

0 commit comments

Comments
 (0)