Files
nickel/include/nickel/ini.h

14 lines
170 B
C

#ifndef __NICKEL_INI_H_
#define __NICKEL_INI_H_
#ifdef __cplusplus
extern "C" {
#endif
/* header contents */
#ifdef __cplusplus
}
#endif
#endif /* __NICKEL_INI_H_ */