no message

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@68 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
magmaikh 2002-10-13 04:53:44 +00:00
parent 44d1bc8ebf
commit e88daeafee

View file

@ -301,7 +301,7 @@
T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, \
T21, T22, T23, T24, T25, T26, T27, T28, T29, T30, \
T31, T32, T33, T34, T35, T36, T37, T38, T39, T40, \
T41, T42, T43, T44, T45) >
T41, T42, T43, T44, T45, T46) >
#define TYPELIST_47(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, \
T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, \
@ -742,6 +742,7 @@ namespace Loki
// Friedrik Hedman who fixed the bug but didn't send the fix;
// Kevin Cline who sent the first actual fix)
// July 16, 2002: Ported by Terje Slettebø and Pavel Vozenilek to BCC 5.6
// Oct 11, 2002: TYPELIST_46 was missing T46 SGB
////////////////////////////////////////////////////////////////////////////////
#endif // TYPELIST_INC_