fix no newline at end of file warning
This commit is contained in:
parent
f48fbcf51a
commit
38838f753a
1 changed files with 1 additions and 1 deletions
|
|
@ -87,4 +87,4 @@ bool eoCheckPoint<EOT>::operator()(const eoPop<EOT>& _pop)
|
|||
return cont(_pop);
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
Reference in a new issue