/*! * @file stdlibincl.h * some headers of the stdlib * * no Class is defined here. */ #ifndef _STDLIBINCL_H #define _STDLIBINCL_H #include #include #include #endif /* _STDLIBINCL_H */