diff options
Diffstat (limited to 'NorthstarDLL/bitbuf.h')
-rw-r--r-- | NorthstarDLL/bitbuf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDLL/bitbuf.h b/NorthstarDLL/bitbuf.h index 520e5d0a..8e8e216f 100644 --- a/NorthstarDLL/bitbuf.h +++ b/NorthstarDLL/bitbuf.h @@ -1145,4 +1145,4 @@ class BFWrite : public BitBufferBase bool m_Flushed = false; // :flushed: }; -#undef INLINE
\ No newline at end of file +#undef INLINE |