build msvc7

This commit is contained in:
David Rose 2004-11-29 23:42:26 +00:00
parent 697f2a2b67
commit 351d9051f3

View File

@ -42,7 +42,7 @@ EggMultiBase() {
"If any do, abort with an error. This option is designed to help "
"detect errors when populating or building a standalone model tree, "
"which should be self-contained and include only relative pathnames.",
&EggReader::dispatch_none, &_noabs);
&EggMultiBase::dispatch_none, &_noabs);
}
////////////////////////////////////////////////////////////////////