Skip to content
Snippets Groups Projects
Commit a911d9d8 authored by Tooba Ali's avatar Tooba Ali
Browse files

remove R__LOAD_LIBRARY(libDD4pod.so) in tcs_tests.cxx and dvcs_tests.cxx

parent e39f757f
No related branches found
No related tags found
1 merge request!193Truth reconstruction
This commit is part of merge request !193. Comments created here will be created in the context of that merge request.
......@@ -15,7 +15,7 @@ R__LOAD_LIBRARY(libfmt.so)
#include "fmt/color.h"
R__LOAD_LIBRARY(libedm4eic.so)
R__LOAD_LIBRARY(libDD4pod.so)
#include "edm4eic/InclusiveKinematicsCollection.h"
#include "edm4eic/ReconstructedParticleCollection.h"
......
......@@ -16,7 +16,7 @@ R__LOAD_LIBRARY(libfmt.so)
#include "fmt/color.h"
R__LOAD_LIBRARY(libedm4eic.so)
R__LOAD_LIBRARY(libDD4pod.so)
#include "edm4eic/InclusiveKinematicsCollection.h"
#include "edm4eic/ReconstructedParticleCollection.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment