Relative Paths
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#ifndef FRAMEWORK_EVENTS_EVENTMATCHING_EVENTIDRANGEMATCHER_H_
|
||||
#define FRAMEWORK_EVENTS_EVENTMATCHING_EVENTIDRANGEMATCHER_H_
|
||||
|
||||
#include <framework/events/eventmatching/EventRangeMatcherBase.h>
|
||||
#include "EventRangeMatcherBase.h"
|
||||
|
||||
class EventIdRangeMatcher: public EventRangeMatcherBase<EventId_t> {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user