Skip to content

Commit 9da1070

Browse files
committed
Include vector header
1 parent 2047d1c commit 9da1070

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Common/TableProducer/mcCollsExtra.cxx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@
1212
// Quick and dirty task to correlate MC <-> data
1313
//
1414

15-
#include <cmath>
1615
#include <array>
16+
#include <cmath>
1717
#include <cstdlib>
18+
#include <vector>
1819

1920
#include "Math/Vector4D.h"
2021
#include <TFile.h>

0 commit comments

Comments
 (0)