Selaa lähdekoodia

Remove #include of no-more-existing file

Stefan Siegl 9 vuotta sitten
vanhempi
commit
cef7b0beba
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      v8js.cc

+ 0 - 1
v8js.cc

@@ -21,7 +21,6 @@ extern "C" {
 #include "php_ini.h"
 #include "ext/standard/info.h"
 #include "ext/standard/php_string.h"
-#include "ext/standard/php_smart_str.h"
 }
 
 #include "v8js_class.h"