Skip to content

Commit

Permalink
Added missing include of memory to Herwig6Instance
Browse files Browse the repository at this point in the history
This fixes a 'check headers' error.
  • Loading branch information
Dr15Jones committed Mar 7, 2019
1 parent 8c6b1bc commit ba12b00
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -2,6 +2,7 @@
#define gen_Herwig6Instance_h

#include "GeneratorInterface/Core/interface/FortranInstance.h"
#include <memory>

namespace CLHEP {
class HepRandomEngine;
Expand Down

0 comments on commit ba12b00

Please sign in to comment.