summaryrefslogtreecommitdiff
path: root/vm_core.h
diff options
context:
space:
mode:
-rw-r--r--vm_core.h5
1 files changed, 2 insertions, 3 deletions
@@ -1,3 +1,5 @@
/**********************************************************************
vm_core.h -
@@ -9,9 +11,6 @@
**********************************************************************/
-#ifndef RUBY_VM_CORE_H
-#define RUBY_VM_CORE_H
-
/*
* Enable check mode.
* 1: enable local assertions.