Skip to content

Commit 69babca

Browse files
open MP
1 parent c6f58c8 commit 69babca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/differentialBindingAffinity_multipleSNPs.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
#include <math.h>
3131

3232
//for parallelization
33-
//#include <omp.h>
33+
#include <omp.h>
3434

3535
using namespace std;
3636

0 commit comments

Comments
 (0)