Skip to content

Commit fdc8184

Browse files
jmcarcellwdconinc
authored andcommitted
Apply suggestion from @wdconinc
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
1 parent 18e5b2a commit fdc8184

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

DDDigi/io/DigiEdm4hepInput.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
#include <podio/podioVersion.h>
2020
#if PODIO_BUILD_VERSION >= PODIO_VERSION(1, 0, 0)
2121
#include <podio/Reader.h>
22-
#else
23-
#if PODIO_BUILD_VERSION >= PODIO_VERSION(0, 99, 0)
22+
#elif PODIO_BUILD_VERSION >= PODIO_VERSION(0, 99, 0)
2423
#include <podio/ROOTReader.h>
2524
#else
2625
#include <podio/ROOTFrameReader.h>

0 commit comments

Comments
 (0)