We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18e5b2a commit fdc8184Copy full SHA for fdc8184
DDDigi/io/DigiEdm4hepInput.cpp
@@ -19,8 +19,7 @@
19
#include <podio/podioVersion.h>
20
#if PODIO_BUILD_VERSION >= PODIO_VERSION(1, 0, 0)
21
#include <podio/Reader.h>
22
-#else
23
-#if PODIO_BUILD_VERSION >= PODIO_VERSION(0, 99, 0)
+#elif PODIO_BUILD_VERSION >= PODIO_VERSION(0, 99, 0)
24
#include <podio/ROOTReader.h>
25
#else
26
#include <podio/ROOTFrameReader.h>
0 commit comments