mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 22:18:54 +01:00
Move *Version() functions to version.h/cpp
This commit is contained in:
@@ -121,6 +121,7 @@ namespace tfm = tinyformat;
|
||||
#include <cassert>
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
#include <stdexcept>
|
||||
|
||||
#ifndef TINYFORMAT_ERROR
|
||||
# define TINYFORMAT_ERROR(reason) assert(0 && reason)
|
||||
|
||||
Reference in New Issue
Block a user