mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Remove some Array #includes.
This commit is contained in:
@@ -30,7 +30,6 @@ static int nb_temporaries;
|
||||
}
|
||||
|
||||
#include "main.h"
|
||||
#include <Eigen/Array>
|
||||
|
||||
#define VERIFY_EVALUATION_COUNT(XPR,N) {\
|
||||
nb_temporaries = 0; \
|
||||
|
||||
Reference in New Issue
Block a user