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 c09cce1 commit e368506Copy full SHA for e368506
unittest/eigen_ref.cpp
@@ -5,8 +5,8 @@
5
6
#include <iostream>
7
8
-#include "eigenpy/eigen-from-python.hpp"
9
#include "eigenpy/eigenpy.hpp"
+#include "eigenpy/eigen-from-python.hpp"
10
11
using namespace Eigen;
12
using namespace eigenpy;
0 commit comments