Relative Paths
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#ifndef FRAMEWORK_MONITORING_TWOVALUELIMITMONITOR_H_
|
||||
#define FRAMEWORK_MONITORING_TWOVALUELIMITMONITOR_H_
|
||||
|
||||
#include <framework/monitoring/LimitMonitor.h>
|
||||
#include "LimitMonitor.h"
|
||||
|
||||
template<typename T>
|
||||
class TwoValueLimitMonitor: public LimitMonitor<T> {
|
||||
|
Reference in New Issue
Block a user