xref
: /
external
/
eigen
/
Eigen
/
src
/
Core
/
util
/
NonMPL2.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifdef
EIGEN_MPL2_ONLY
2
#
error
Including
non
-
MPL2
code
in
EIGEN_MPL2_ONLY
mode
3
#
endif
4