mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
5 lines
120 B
C
5 lines
120 B
C
#ifndef _BASETSD_H
|
|
#define _BASETSD_H
|
|
/* Microsoft free compilers seem to lack this file and Python needs it */
|
|
#endif
|