diff options
Diffstat (limited to 'source/sar.h')
-rw-r--r-- | source/sar.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/sar.h b/source/sar.h index 82722a4..4ab4ecb 100644 --- a/source/sar.h +++ b/source/sar.h @@ -51,4 +51,3 @@ static inline int64_t SAR64(const int64_t b, const int n) #endif #endif - |