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