bug #365 - Rename B0 in GeneralBlockPanelKernel.h to avoid name clash

with termios.h on POSIX systems.
This commit is contained in:
Jan Oberländer
2011-10-31 10:44:09 -04:00
parent 0cf2a05f3e
commit fa7c08a831
2 changed files with 88 additions and 91 deletions

View File

@@ -175,9 +175,6 @@
#include <new>
#endif
// defined in bits/termios.h
#undef B0
/** \brief Namespace containing all symbols from the %Eigen library. */
namespace Eigen {