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

Skip to content

Commit ff18df0

Browse files
committed
For THINK C 6.0
1 parent 3bb5448 commit ff18df0

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

Include/pgenheaders.h

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,12 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2828
2929
******************************************************************/
3030

31-
/* Include files and extern declarations used by most of the parser.
32-
This is a precompiled header for THINK C. */
31+
/* Include files and extern declarations used by most of the parser. */
3332

3433
#ifdef HAVE_CONFIG_H
3534
#include "config.h"
3635
#endif
3736

38-
#ifdef THINK_C
39-
#define macintosh
40-
#endif
41-
4237
#include <stdio.h>
4338
#include <string.h>
4439

0 commit comments

Comments
 (0)