зеркало из https://github.com/mozilla/pjs.git
Make this work on Mac as well, just in case.
This commit is contained in:
Родитель
86f55edddb
Коммит
d14ea45cb0
|
@ -72,6 +72,7 @@ exit(0);
|
|||
|
||||
package main;
|
||||
use File::Spec 0.8;
|
||||
use File::Spec::Unix; # on all platforms, because the #include syntax is unix-based
|
||||
|
||||
sub include {
|
||||
my($stack, $filename) = @_;
|
||||
|
|
Загрузка…
Ссылка в новой задаче