Fixed jsvector.h bustage.

This commit is contained in:
Luke Wagner 2009-08-18 09:03:23 -07:00
parent be55b75583
commit 02072a227a

View File

@ -43,6 +43,7 @@
#include <string.h>
#include <new>
#include "jsutil.h"
#include "jsbit.h"
/* Library of template meta-programs for use in the C++ JS data-structures. */