Skip to content

Commit b9d6ee1

Browse files
committed
fix issue
1 parent ba3b228 commit b9d6ee1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

MC/config/PWGLF/pythia8/generator_pythia8_LF_rapidity.C

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
#include "Generators/DecayerPythia8Param.h"
2727
#endif
2828
#if defined(__CLING__) && !defined(__ROOTCLING__)
29-
#include "SimulationDataFormat/MCGenStatus.h"
30-
#include "SimulationDataFormat/MCUtils.h"
29+
#pragma cling load("libO2Generators")
3130
#endif
3231
#include "Generators/GeneratorPythia8.h"
3332
#include <nlohmann/json.hpp>

0 commit comments

Comments
 (0)