Include <ctype.h> to resolve isspace(). Needed for BeOS.

This commit is contained in:
cls%seawood.org 2000-06-01 10:42:45 +00:00
Родитель e880e91327
Коммит 48f5390d98
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -31,6 +31,7 @@
#include "jsapi.h"
#include "cmtcmn.h"
#include "cmtjs.h"
#include <ctype.h>
/*
* These are the most common error strings that are returned