diff options
Diffstat (limited to 'src/memusage.h')
-rw-r--r-- | src/memusage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/memusage.h b/src/memusage.h index b475c3313b..e96c5bf038 100644 --- a/src/memusage.h +++ b/src/memusage.h @@ -121,4 +121,4 @@ static inline size_t DynamicUsage(const boost::unordered_map<X, Y, Z>& m) } -#endif +#endif // BITCOIN_MEMUSAGE_H |