ICaseTest.c 62 B

1234567
  1. #ifdef NEEDED_TO_WORK
  2. int icasetest()
  3. {
  4. return 0;
  5. }
  6. #endif