#ifndef EVENTMATCHING_H_
#define EVENTMATCHING_H_

#include "EventIdRangeMatcher.h"
#include "EventMatchTree.h"
#include "ReporterRangeMatcher.h"
#include "SeverityRangeMatcher.h"


#endif /* EVENTMATCHING_H_ */