X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fpolicy_manager%2Fstm%2Fzipc%2Fsrc%2Finclude%2Fstm.h;fp=src%2Fpolicy_manager%2Fstm%2Fzipc%2Fsrc%2Finclude%2Fstm.h;h=dadfad34660b77b3ac3435bfba92a0bf97f80545;hb=67f414f67ee22ddf40003d1be3fa1d0cb13deb8f;hp=0000000000000000000000000000000000000000;hpb=99b6f4d2fcd421d3a760a88a67e511fb6fc98068;p=apps%2Fagl-service-windowmanager-2017.git diff --git a/src/policy_manager/stm/zipc/src/include/stm.h b/src/policy_manager/stm/zipc/src/include/stm.h new file mode 100644 index 0000000..dadfad3 --- /dev/null +++ b/src/policy_manager/stm/zipc/src/include/stm.h @@ -0,0 +1,22 @@ +/* + * Copyright (c) 2018 TOYOTA MOTOR CORPORATION + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +#ifndef TMCAGLWM_STM_HPP +#define TMCAGLWM_STM_HPP + +#include "../StateTransitionor/ZST_include.h" + +#endif // TMCAGLWM_STM_HPP