Fixed jsvector.h bustage.

This commit is contained in:
Luke Wagner 2009-08-18 09:03:23 -07:00
parent d41529b0d4
commit 20fddc0b26

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. */