Commit c71543f8 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Fixed indentation in ReductionOperations.h for consistency with the rest of the file

parent e8c17ae5
Loading
Loading
Loading
Loading
+44 −47
Original line number Diff line number Diff line
@@ -635,9 +635,6 @@ class ParallelReductionContainsOnlyValue : public ParallelReductionLogicalAnd< R
   Data value;
};




} // namespace Algorithms
} // namespace Containers
} // namespace TNL