Skip to content
Snippets Groups Projects
Commit 5a007301 authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

[MaL] Revert include order changes

Changing include order causes an internal Eigen error:
Eigen/src/IterativeSolvers/InternalHeaderCheck.h:2:2: error:
   #error "Please include unsupported/Eigen/IterativeSolvers
   instead of including headers inside the src directory directly."

If possible the scaling include should be removed in the future.
parent 781447cc
No related branches found
No related tags found
No related merge requests found
Loading
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