diff options
Diffstat (limited to 'source/c4.h')
-rw-r--r-- | source/c4.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/c4.h b/source/c4.h index 7ab3964..3c47d5f 100644 --- a/source/c4.h +++ b/source/c4.h @@ -29,5 +29,4 @@ int16_t _atan2(int16_t x, int16_t y); extern int16_t C4CosTable[]; extern int16_t C4SinTable[]; - #endif |