Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9cb1cab

Browse files
committed
Jack Jansen: Removed support for long-dead Think C compiler
1 parent 6b7a5d8 commit 9cb1cab

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

Include/pgenheaders.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,6 @@ PERFORMANCE OF THIS SOFTWARE.
4747
#include <stdio.h>
4848
#include <string.h>
4949

50-
#ifdef THINK_C
51-
#define label label_
52-
#undef label
53-
#endif
54-
5550
#ifdef HAVE_STDLIB_H
5651
#include <stdlib.h>
5752
#endif

0 commit comments

Comments
 (0)