From 267a144da5145d735934aab0a249418d39ce3f9b Mon Sep 17 00:00:00 2001 From: vhuber Date: Fri, 30 Mar 2018 23:04:53 +0200 Subject: Remove unnecessary define --- Eigen/src/UmfPackSupport/UmfPackSupport.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'Eigen/src/UmfPackSupport') diff --git a/Eigen/src/UmfPackSupport/UmfPackSupport.h b/Eigen/src/UmfPackSupport/UmfPackSupport.h index fa62636e9..ca2f73dbe 100644 --- a/Eigen/src/UmfPackSupport/UmfPackSupport.h +++ b/Eigen/src/UmfPackSupport/UmfPackSupport.h @@ -12,8 +12,6 @@ namespace Eigen { -#define UF_long __int64 - /* TODO extract L, extract U, compute det, etc... */ // generic double/complex wrapper functions: -- cgit v1.2.3