Lely core libraries  2.3.4
ev.h
Go to the documentation of this file.
1 
21 #ifndef LELY_EV_INTERN_EV_H_
22 #define LELY_EV_INTERN_EV_H_
23 
24 #ifdef HAVE_CONFIG_H
25 #include <config.h>
26 #endif
27 
28 #include <lely/ev/ev.h>
29 
30 #ifdef __cplusplus
31 // clang-format off
32 namespace lely {
34 namespace ev {}
35 } // namespace lely
36 // clang-format on
37 #endif
38 
39 LELY_INGORE_EMPTY_TRANSLATION_UNIT
40 
41 #endif // !LELY_EV_INTERN_EV_H_
This header file is part of the utilities library; it contains the configuration functions.
This is the public header file of the event library.