region: style
This commit is contained in:
parent
1ae19b9c65
commit
16729c6f8b
@ -401,5 +401,6 @@ namespace cruft {
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
template <size_t S, typename T>
|
||||
std::ostream& operator<< (std::ostream&, const cruft::region<S,T>&);
|
||||
std::ostream&
|
||||
operator<< (std::ostream&, const cruft::region<S,T>&);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user