diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/fs.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,4 +21,4 @@ namespace fsbridge { FILE *freopen(const fs::path& p, const char *mode, FILE *stream); }; -#endif +#endif // BITCOIN_FS_H |