Skip to content

Commit 253328a

Browse files
committed
Please consider the following formatting changes
1 parent 6e319c2 commit 253328a

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)