astyle formatting

[ci skip]
This commit is contained in:
Daniel Marjamäki 2021-01-29 10:27:32 +01:00
parent a81427f97f
commit 49e6e83bc3
1 changed files with 1 additions and 2 deletions

View File

@ -1565,8 +1565,7 @@ private:
ASSERT_EQUALS("", errout.str());
}
void incorrectLogicOperator15()
{
void incorrectLogicOperator15() {
// 10022
check("struct PipeRoute {\n"
" std::deque<int> points;\n"