Fix prospector under MSVC.

develop
Petr Mrázek 2011-10-25 05:34:11 +02:00
parent 2adf1d22eb
commit 8648b2f080
1 changed files with 1 additions and 0 deletions

@ -51,6 +51,7 @@ struct matdata
upper_z = z_level; upper_z = z_level;
} }
} }
return count;
} }
unsigned int count; unsigned int count;
int lower_z; int lower_z;