Skip to content

Commit 9110248

Browse files
authored
fix <map>
1 parent 9ed7183 commit 9110248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DPG/Tasks/AOTEvent/detectorOccupancyQa.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
/// \author Igor Altsybeev <Igor.Altsybeev@cern.ch>
1616

1717
#include <vector>
18-
#include "map"
18+
#include <map>
1919

2020
#include "Framework/runDataProcessing.h"
2121
#include "Framework/AnalysisTask.h"

0 commit comments

Comments
 (0)