Try to fix build
This commit is contained in:
parent
16ec7c5855
commit
f4237c75df
@ -150,7 +150,7 @@ namespace detail {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
inline object_frame resolve_minimal_object_frame(const minimal_object_frame& frame) {
|
inline object_frame resolve_minimal_object_frame(const minimal_object_frame& frame) {
|
||||||
return {
|
return object_frame {
|
||||||
frame.object_path,
|
frame.object_path,
|
||||||
"",
|
"",
|
||||||
frame.raw_address,
|
frame.raw_address,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user