Skip to content
Snippets Groups Projects
Verified Commit c6ab10ba authored by Justin Carpentier's avatar Justin Carpentier
Browse files

core: reorder include

parent a2b653ab
No related branches found
No related tags found
No related merge requests found
......@@ -8,13 +8,12 @@
#include "eigenpy/details/rvalue_from_python_data.hpp"
#include "eigenpy/fwd.hpp"
#include "eigenpy/eigenpy.hpp"
#include <patchlevel.h> // For PY_MAJOR_VERSION
#include <iostream>
#include "eigenpy/numpy-type.hpp"
#include "eigenpy/scalar-conversion.hpp"
#include "eigenpy/eigenpy.hpp"
#include "eigenpy/eigen-allocator.hpp"
#include "eigenpy/eigen-to-python.hpp"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment