mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-27 07:34:15 +02:00
Another Windows build fix
This commit is contained in:
parent
4dd886ebd5
commit
6bb35a0d52
@ -70,7 +70,7 @@ I2_BASE_API void ShowCodeFragment(std::ostream& out, const DebugInfo& di, bool v
|
|||||||
struct errinfo_debuginfo_;
|
struct errinfo_debuginfo_;
|
||||||
typedef boost::error_info<struct errinfo_debuginfo_, DebugInfo> errinfo_debuginfo;
|
typedef boost::error_info<struct errinfo_debuginfo_, DebugInfo> errinfo_debuginfo;
|
||||||
|
|
||||||
std::string to_string(const errinfo_debuginfo& e);
|
I2_BASE_API std::string to_string(const errinfo_debuginfo& e);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user