mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-12 11:49:02 +08:00
undef B0
This commit is contained in:
parent
3b5a9acba8
commit
6b5f96cb03
@ -106,6 +106,9 @@
|
|||||||
#error The preprocessor symbols 'min' or 'max' are defined. If you are compiling on Windows, do #define NOMINMAX to prevent windows.h from defining these symbols.
|
#error The preprocessor symbols 'min' or 'max' are defined. If you are compiling on Windows, do #define NOMINMAX to prevent windows.h from defining these symbols.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
// defined in bits/termios.h
|
||||||
|
#undef B0
|
||||||
|
|
||||||
namespace Eigen {
|
namespace Eigen {
|
||||||
|
|
||||||
/** \defgroup Core_Module Core module
|
/** \defgroup Core_Module Core module
|
||||||
|
Loading…
x
Reference in New Issue
Block a user