microRTPS: remove the need for the eClock util

This commit is contained in:
TSC21
2020-07-29 14:05:04 +01:00
committed by Nuno Marques
parent acc3866ac9
commit 1ab193f548
2 changed files with 0 additions and 5 deletions
-4
View File
@@ -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()