added back include, but header needs to
be included from build system now, which allows multiple config folders
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
#ifndef OBJECTMANAGERIF_H_
|
||||
#define OBJECTMANAGERIF_H_
|
||||
|
||||
#include "systemObjectList.h"
|
||||
#include <framework/objectmanager/frameworkObjects.h>
|
||||
#include <framework/objectmanager/SystemObjectIF.h>
|
||||
#include <framework/returnvalues/HasReturnvaluesIF.h>
|
||||
|
Reference in New Issue
Block a user