mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
Fix POSIX building
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef __TCHAR_POSIX_H_
|
||||
#define __TCHAR_POSIX_H_
|
||||
|
||||
typedef char TCHAR;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user