Lely core libraries 2.3.4
can.h
Go to the documentation of this file.
1
21#ifndef LELY_CAN_INTERN_CAN_H_
22#define LELY_CAN_INTERN_CAN_H_
23
24#ifdef HAVE_CONFIG_H
25#include <config.h>
26#endif
27
28#include <lely/features.h>
29
30LELY_INGORE_EMPTY_TRANSLATION_UNIT
31
32#endif // !LELY_CAN_INTERN_CAN_H_
This header file is part of the utilities library; it contains the configuration functions.
This header file is part of the Lely libraries; it contains the compiler feature definitions.