Today's the day. Renamed platform to framework.
This commit is contained in:
10
events/eventmatching/eventmatching.h
Normal file
10
events/eventmatching/eventmatching.h
Normal file
@ -0,0 +1,10 @@
|
||||
#ifndef EVENTMATCHING_H_
|
||||
#define EVENTMATCHING_H_
|
||||
|
||||
#include <framework/events/eventmatching/EventIdRangeMatcher.h>
|
||||
#include <framework/events/eventmatching/EventMatchTree.h>
|
||||
#include <framework/events/eventmatching/ReporterRangeMatcher.h>
|
||||
#include <framework/events/eventmatching/SeverityRangeMatcher.h>
|
||||
|
||||
|
||||
#endif /* EVENTMATCHING_H_ */
|
Reference in New Issue
Block a user