mirror of https://github.com/KLayout/klayout.git
Enabled build on Ruby 2.2.
This commit is contained in:
parent
8edaf8a62b
commit
20f77d19d5
|
|
@ -26,7 +26,7 @@
|
|||
#include "rba.h"
|
||||
#include "rbaUtils.h"
|
||||
|
||||
#if HAVE_RUBY_VERSION_CODE >= 20300
|
||||
#if HAVE_RUBY_VERSION_CODE >= 20200
|
||||
# include <ruby/debug.h>
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue