зеркало из https://github.com/github/ruby.git
Win32: ruby-runner is unnecessary on Windows in favor of SxS [ci skip]
This commit is contained in:
Родитель
9126a51341
Коммит
3e07e04d4a
|
@ -7,6 +7,10 @@
|
|||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
#ifdef _WIN32
|
||||
# error This feature is unnecessary on Windows in favor of SxS.
|
||||
#endif
|
||||
|
||||
#include "ruby-runner.h"
|
||||
|
||||
static void
|
||||
|
|
Загрузка…
Ссылка в новой задаче