refactor: Rename subprocess.hpp to follow our header name conventions

This commit is contained in:
Hennadii Stepanov
2024-04-19 11:02:01 +01:00
parent 2cecbbb986
commit d8e4ba4d05
4 changed files with 6 additions and 6 deletions

View File

@@ -320,7 +320,7 @@ BITCOIN_CORE_H = \
util/sock.h \
util/spanparsing.h \
util/string.h \
util/subprocess.hpp \
util/subprocess.h \
util/syserror.h \
util/task_runner.h \
util/thread.h \