diff options
-rw-r--r-- | constant.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,3 +1,5 @@ /********************************************************************** constant.h - @@ -8,8 +10,6 @@ Copyright (C) 2009 Yusuke Endoh **********************************************************************/ -#ifndef CONSTANT_H -#define CONSTANT_H #include "ruby/ruby.h" #include "id_table.h" |