8 lines
62 B
C
8 lines
62 B
C
|
|
#ifdef NEEDED_TO_WORK
|
|
int icasetest()
|
|
{
|
|
return 0;
|
|
}
|
|
#endif
|