We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52106de commit 4bdac86Copy full SHA for 4bdac86
include/eigenpy/details.hpp
@@ -9,8 +9,6 @@
9
#include "eigenpy/fwd.hpp"
10
#include "eigenpy/eigenpy.hpp"
11
12
-#include <iostream>
13
-
14
#include "eigenpy/numpy-type.hpp"
15
#include "eigenpy/scalar-conversion.hpp"
16
include/eigenpy/numpy-type.hpp
@@ -7,7 +7,6 @@
7
8
#include <patchlevel.h> // For PY_MAJOR_VERSION
namespace eigenpy
0 commit comments