Lely core libraries  2.2.5
coapp.hpp
Go to the documentation of this file.
1 
21 #ifndef LELY_COAPP_INTERN_COAPP_HPP_
22 #define LELY_COAPP_INTERN_COAPP_HPP_
23 
24 #ifdef HAVE_CONFIG_H
25 #include <config.h>
26 #endif
27 
28 #include <lely/features.h>
29 
30 namespace lely {
32 namespace canopen {
37 namespace detail {}
38 } // namespace canopen
39 } // namespace lely
40 
41 LELY_INGORE_EMPTY_TRANSLATION_UNIT
42 
43 #endif // LELY_COAPP_INTERN_COAPP_HPP_
This header file is part of the utilities library; it contains the configuration functions.
Definition: buf.hpp:32
This header file is part of the Lely libraries; it contains the compiler feature definitions.