Skip to content

Commit f1ea687

Browse files
committed
Remove unused include for omp
Implements JETSCAPE PR 181 in X-SCAPE.
1 parent 82ab69c commit f1ea687

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/hadronization/ThermPtnSampler.cc

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
#include "JetScapeXML.h"
44
#include "JetScapeLogger.h"
55
#include "JetScapeConstants.h"
6-
#include <omp.h>
76
#include <vector>
87
#include <random>
98
#include <cmath>

0 commit comments

Comments
 (0)