1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00

remove ref to v8_standalone.h

This commit is contained in:
Charles Lowell 2010-05-10 08:12:53 -05:00
parent 804b3846d6
commit aa5a5c0bf0

View file

@ -5,7 +5,6 @@
#include "v8_func.h"
#include "v8_script.h"
#include "v8_template.h"
#include "v8_standalone.h"
#include "converters.h"
#include <stdio.h>