Relative Paths

This commit is contained in:
Steffen Gaisser
2020-08-13 20:53:35 +02:00
parent e535bc1427
commit d5dedce294
384 changed files with 2477 additions and 2477 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
#ifndef FRAMEWORK_HEALTH_MANAGESHEALTHIF_H_
#define FRAMEWORK_HEALTH_MANAGESHEALTHIF_H_
#include <framework/health/HasHealthIF.h>
#include <framework/objectmanager/ObjectManagerIF.h>
#include "HasHealthIF.h"
#include "../objectmanager/ObjectManagerIF.h"
class ManagesHealthIF {
public:
virtual ~ManagesHealthIF() {