Address a name conflict with termios.h.
commit418e4c852dfa027c386153396534ccf079efbfee
authorKenny Peng <kpeng@athenacr.com>
Fri, 6 Nov 2009 19:56:46 +0000 (6 20:56 +0100)
committerDaniel Wallin <daniel@boostpro.com>
Fri, 6 Nov 2009 19:59:34 +0000 (6 20:59 +0100)
tree12ada5b47af6b61766f2c6684f3b81869a678d5c
parentd306a7783afdb31b6e66ae0d04a3ebd3a1429029
Address a name conflict with termios.h.

Macro expansion created "class B0, class B1, ..." where the B0 gets
replaced if termios.h is included.  Changed the generic name to be
BaseClass0 instead of B0.
luabind/class.hpp