rt_benchs/communication_techniques/include/fast_forward_comm.h

7 lines
96 B
C

#ifndef _SPECIFIC_COMM_H_
#define _SPECIFIC_COMM_H_ 1
#include <fast_forward_common.h>
#endif