Skip to content

Commit

Permalink
Fixed regeneration tag error
Browse files Browse the repository at this point in the history
    * tests/dance/service_objects/advanced_resources/component/foo_exec.cpp:
    * tests/dance/service_objects/advanced_resources/component/foo_exec.h:
  • Loading branch information
jwillemsen committed Feb 15, 2024
1 parent fd5f6a9 commit bce698f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

#include "foo_exec.h"

//@@{__RIDL_REGEN_MARKER__} - BEGIN : Foo_Impl[user_includes]
#include "ciaox11/testlib/ciaox11_testlog.h"
#include "dancex11/core/dancex11_deployment_state.h"
//@@{__RIDL_REGEN_MARKER__} - END : Foo_Impl[user_includes]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#ifndef __RIDL_FOO_EXEC_H_BCHJJJGJ_INCLUDED__
#define __RIDL_FOO_EXEC_H_BCHJJJGJ_INCLUDED__

//@@{__RIDL_REGEN_MARKER__} - HEADER_BEGIN : foo_impl.h[Header]
//@@{__RIDL_REGEN_MARKER__} - HEADER_END : foo_impl.h[Header]

#pragma once
Expand Down

0 comments on commit bce698f

Please sign in to comment.