mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Eliminate use of _res.
This commit is contained in:
@@ -125,6 +125,10 @@ struct imag {};
|
||||
// B0 is defined in POSIX header termios.h
|
||||
#define B0 FORBIDDEN_IDENTIFIER
|
||||
#define I FORBIDDEN_IDENTIFIER
|
||||
|
||||
// _res is defined by resolv.h
|
||||
#define _res FORBIDDEN_IDENTIFIER
|
||||
|
||||
// Unit tests calling Eigen's blas library must preserve the default blocking size
|
||||
// to avoid troubles.
|
||||
#ifndef EIGEN_NO_DEBUG_SMALL_PRODUCT_BLOCKS
|
||||
|
||||
Reference in New Issue
Block a user