mirror of
https://github.com/boostorg/python.git
synced 2026-01-24 06:02:14 +00:00
detail/caller.hpp:127:2: error: extra ';' [-Wpedantic]
This commit is contained in:
committed by
Stefan Seefeld
parent
0a9b687e9e
commit
1727b67a5a
@@ -124,7 +124,7 @@ template<class Policies, class Sig> const signature_element* get_ret()
|
||||
};
|
||||
|
||||
return &ret;
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user