Skip to content

Commit

Permalink
plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
cliu committed Apr 10, 2007
1 parent 7b0f46a commit 0cf163e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#include "RecoMuon/TrackerSeedGenerator/interface/TrackerSeedGenerator.h"
namespace edm {class ParameterSet;}

#include <PluginManager/PluginFactory.h>
#include "FWCore/PluginManager/interface/PluginFactory.h"

class TrackerSeedGeneratorFactory
: public seal::PluginFactory< TrackerSeedGenerator * (const edm::ParameterSet&) > {
Expand Down

0 comments on commit 0cf163e

Please sign in to comment.