We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed79b66 commit 8b2678eCopy full SHA for 8b2678e
1 file changed
DataFormats/common/include/CommonDataFormat/BunchFilling.h
@@ -107,7 +107,6 @@ class BunchFilling
107
108
ClassDefNV(BunchFilling, 2);
109
};
110
-} // namespace o2
111
112
namespace framework
113
{
@@ -118,5 +117,6 @@ struct is_messageable<o2::BunchFilling> : std::true_type {
118
117
119
120
} // namespace framework
+} // namespace o2
121
122
#endif
0 commit comments