Skip to content

Commit

Permalink
fixup! Refs #21128: Regenerate types
Browse files Browse the repository at this point in the history
  • Loading branch information
JesusPoderoso committed Jun 26, 2024
1 parent cf982ac commit 4e847ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/Examples/C++/DDSHelloWorld/src/HelloWorld.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
* This file was generated by the tool fastddsgen.
*/

#ifndef _FAST_DDS_GENERATED_HELLOWORLD_HPP_
#define _FAST_DDS_GENERATED_HELLOWORLD_HPP_
#ifndef FAST_DDS_GENERATED__HELLOWORLD_HPP
#define FAST_DDS_GENERATED__HELLOWORLD_HPP

#include <cstdint>
#include <string>
Expand Down

0 comments on commit 4e847ff

Please sign in to comment.