microRTPS bridge: templates: Publisher.cpp.em: close 'if' statement

This commit is contained in:
TSC21
2019-10-02 11:26:39 +01:00
committed by Nuno Marques
parent 8846092c59
commit 2677e12024

View File

@@ -66,7 +66,7 @@ topic = alias if alias else spec.short_name
@[if 1.5 < fastrtpsgen_version <= 1.7]@
#include <fastrtps/utils/eClock.h>
@[else]@
@[end if]@
#include "@(topic)_Publisher.h"