better indent

This commit is contained in:
Johann Dreo 2020-03-30 17:36:38 +02:00
commit c281440cfe
3 changed files with 6 additions and 6 deletions

View file

@ -40,8 +40,8 @@
*
* @ingroup Selectors
*/
template < class POT > class eoLinearTopology:public eoTopology <
POT >
template<class POT>
class eoLinearTopology : public eoTopology<POT>
{
public: