Skip to content
Snippets Groups Projects
Commit e8cbb1c5 authored by Valerio Mariani's avatar Valerio Mariani
Browse files

Merge branch 'develop' into ldt

parents a39d873d d02c4f40
No related branches found
No related tags found
No related merge requests found
......@@ -243,6 +243,7 @@ SequenceHandle SequenceFromInfo(info::InfoGroup& group)
#endif
std::ostream& operator<<(std::ostream& os, const ConstSequenceHandle& sequence)
{
if (sequence.IsValid()) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment