Hopefully removed the offending jsstddef.h for good.

This commit is contained in:
mccabe 1998-06-03 03:55:10 +00:00
Родитель 33a0103e30
Коммит cbd766af27
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -19,7 +19,6 @@
/*
* JS number type and wrapper class.
*/
#include "jsstddef.h"
#include <errno.h>
#ifdef XP_PC
#include <float.h>