Skip to content

Commit a51f431

Browse files
authored
Merge pull request #10 from alibuild/alibot-cleanup-13813
Please consider the following formatting changes to #13813
2 parents 6e319c2 + 253328a commit a51f431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Generators/include/Generators/GeneratorHybrid.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ class GeneratorHybrid : public Generator
101101
// Cocktail mode
102102
bool mCocktailMode = false;
103103
std::vector<std::vector<int>> mGroups;
104-
104+
105105
// Create a task arena with a specified number of threads
106106
std::thread mTBBTaskPoolRunner;
107107
tbb::concurrent_bounded_queue<int> mInputTaskQueue;

0 commit comments

Comments
 (0)