Преглед на файлове

Remove #include of no-more-existing file

Stefan Siegl преди 9 години
родител
ревизия
cef7b0beba
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  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"