mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 18:27:05 +08:00
microRTPS: remove the need for the eClock util
This commit is contained in:
@@ -70,10 +70,6 @@ except AttributeError:
|
||||
|
||||
#include <fastrtps/Domain.h>
|
||||
|
||||
@[if version.parse(fastrtps_version) <= version.parse('1.7.2')]@
|
||||
#include <fastrtps/utils/eClock.h>
|
||||
@[end if]@
|
||||
|
||||
#include "@(topic)_Publisher.h"
|
||||
|
||||
@(topic)_Publisher::@(topic)_Publisher()
|
||||
|
||||
Reference in New Issue
Block a user