Skip to content

Commit

Permalink
Merge pull request #45110 from Dr15Jones/fixHeaderIncludeStreamer
Browse files Browse the repository at this point in the history
Added missing header in StreamerInputModule.h
  • Loading branch information
cmsbuild authored May 31, 2024
2 parents 53fb5d0 + 2e3fcf9 commit 774f854
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions IOPool/Streamer/interface/StreamerInputModule.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#define IOPool_Streamer_StreamerInputModule_h

#include "IOPool/Streamer/interface/StreamerInputSource.h"
#include "IOPool/Streamer/interface/EventMessage.h"

#include "FWCore/Utilities/interface/DebugMacros.h"
#include "FWCore/Utilities/interface/propagate_const.h"
Expand Down

0 comments on commit 774f854

Please sign in to comment.