mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
remove SIZEOF_FLOAT/DOUBLE
This commit is contained in:
@@ -24,8 +24,6 @@ typedef intptr_t mrb_sym;
|
||||
|
||||
#define SIZEOF_LONG 4
|
||||
#define SIZEOF_LONG_LONG 8
|
||||
#define SIZEOF_FLOAT 4
|
||||
#define SIZEOF_DOUBLE 8
|
||||
|
||||
#ifndef FALSE
|
||||
# define FALSE 0
|
||||
|
||||
Reference in New Issue
Block a user