We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3899841 commit 82f622fCopy full SHA for 82f622f
Common/TableProducer/multiplicityTable.cxx
@@ -9,10 +9,10 @@
9
// granted to it by virtue of its status as an Intergovernmental Organization
10
// or submit itself to any jurisdiction.
11
12
-#include <vector>;
13
-#include <algorithm>;
14
-#include <map>;
15
-#include <string>;
+#include <vector>
+#include <algorithm>
+#include <map>
+#include <string>
16
17
#include "Framework/ConfigParamSpec.h"
18
#include "Framework/runDataProcessing.h"
0 commit comments