Removed _APPLE_10_2_8_-related stuff.

This commit is contained in:
William Kendrick 2008-05-28 14:43:25 +00:00
parent 0b2b45c16e
commit 0668cd3b47
4 changed files with 7 additions and 34 deletions

View file

@ -40,12 +40,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#ifndef __APPLE_10_2_8__
#include <wchar.h>
#else
#define wchar_t char
#endif
#include "im.h"