Lely core libraries  2.2.5
io2.h
Go to the documentation of this file.
1 
21 #ifndef LELY_IO2_INTERN_IO2_H_
22 #define LELY_IO2_INTERN_IO2_H_
23 
24 #ifdef HAVE_CONFIG_H
25 #include <config.h>
26 #endif
27 
28 #include <lely/io2/io2.h>
29 
30 #ifdef __cplusplus
31 namespace lely {
33 namespace io {}
34 } // namespace lely
35 #endif
36 
37 LELY_INGORE_EMPTY_TRANSLATION_UNIT
38 
39 #endif // !LELY_IO2_INTERN_IO2_H_
This header file is part of the utilities library; it contains the configuration functions.
This is the public header file of the I/O library.