X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Frest%2Fmodel%2FRestModel.h;fp=src%2Frest%2Fmodel%2FRestModel.h;h=0000000000000000000000000000000000000000;hb=e64778dac480d66d93449efd3e9767cea4f980f9;hp=266e221896ced88ca24262565576e257aca76f8d;hpb=56044b79a2282e50a8c271b36289b1724cb40cd8;p=ric-plt%2Fxapp-frame-cpp.git diff --git a/src/rest/model/RestModel.h b/src/rest/model/RestModel.h deleted file mode 100644 index 266e221..0000000 --- a/src/rest/model/RestModel.h +++ /dev/null @@ -1,15 +0,0 @@ -#ifndef XAPP_MODEL_H -#define XAPP_MODEL_H -#include "ModelBase.h" -#include "SubsequentAction.h" -#include "ActionToBeSetup.h" -#include "SubscriptionResponse.h" -#include "ConfigMetadata.h" -#include "SubscriptionDetail.h" -#include "SubscriptionParams_ClientEndpoint.h" -#include "SubscriptionParams_E2SubscriptionDirectives.h" -#include "SubscriptionParams.h" -#include "SubscriptionInstance.h" -#include "SubscriptionData.h" - -#endif /*XAPP_MODEL_H*/