diff options
Diffstat (limited to 'utils/c2l/cc.h')
| -rw-r--r-- | utils/c2l/cc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/c2l/cc.h b/utils/c2l/cc.h index 3900506d..2d16efb7 100644 --- a/utils/c2l/cc.h +++ b/utils/c2l/cc.h @@ -634,6 +634,7 @@ void pdecl(int, Type*, Sym*); Decl* push(void); Decl* push1(Sym*); Node* revertdcl(void); +#undef round #define round ccround long round(long, int); int rsametype(Type*, Type*, int, int); |
