Files
2017-01-13 11:00:26 -08:00

7 lines
134 B
C

#ifndef _DECNUMBER_VERSION_H_
#define _DECNUMBER_VERSION_H_
extern const char* decnumber_version();
#endif // _DECNUMBER_VERSION_H_