Skip to content

Commit

Permalink
fix no file SensorDetectedObject.h
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-du-car committed Aug 12, 2024
1 parent 3e7c0d3 commit 4d4d59d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/tmx/Messages/include/SensorDetectedObject.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#ifndef INCLUDE_SIMULATED_SensorDetectedObject_H_
#define INCLUDE_SIMULATED_SensorDetectedObject_H_
#pragma once

#include <tmx/messages/message.hpp>
#include <MessageTypes.h>
Expand Down Expand Up @@ -67,4 +66,3 @@ namespace tmx
}

}; // namespace tmx
#endif

0 comments on commit 4d4d59d

Please sign in to comment.