xref
: /
aosp_15_r20
/
external
/
eigen
/
Eigen
/
src
/
Core
/
util
/
NonMPL2.h
(revision bf2c37156dfe67e5dfebd6d394bad8b2ab5804d4)
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