Skip to content

Commit

Permalink
#include <omp.h> in solver.cpp
Browse files Browse the repository at this point in the history
Signed-off-by: mikesinouye <[email protected]>
  • Loading branch information
mikesinouye authored Jan 16, 2025
1 parent 07f90d9 commit cde2293
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gpl/src/solver.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
//
///////////////////////////////////////////////////////////////////////////////

#include <omp.h>
#include "solver.h"

namespace gpl {
Expand Down

0 comments on commit cde2293

Please sign in to comment.