Sort file list after rename

This commit is contained in:
MarcoFalke
2021-11-12 10:59:36 +01:00
parent fa8f60e311
commit faba1abe46
3 changed files with 12 additions and 11 deletions

View File

@@ -6,6 +6,7 @@
#define BITCOIN_NODE_MINISKETCHWRAPPER_H
#include <minisketch.h>
#include <cstddef>
#include <cstdint>