Removed _APPLE_10_2_8_-related stuff.
This commit is contained in:
parent
0b2b45c16e
commit
0668cd3b47
4 changed files with 7 additions and 34 deletions
5
src/im.c
5
src/im.c
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue