Skip to content

Commit

Permalink
Silence warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
jblueh committed Jul 6, 2023
1 parent acf37bb commit 8510417
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SU2_CFD/src/SU2_CFD.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ int main(int argc, char *argv[]) {
{
i = omp_get_thread_num();
}
std::cout << i << std::endl;

/*--- Create a pointer to the main SU2 Driver ---*/

Expand Down

0 comments on commit 8510417

Please sign in to comment.