OSDN Git Service

111a97a9dabc829c67c05d7c000ffb7d7ff7f89d
[pg-rex/syncrep.git] / src / interfaces / ecpg / include / decimal.h
1 #ifndef _ECPG_DECIMAL_H
2 #define _ECPG_DECIMAL_H
3
4 #include <ecpg_informix.h>
5
6 typedef decimal dec_t;
7
8 #endif /* ndef _ECPG_DECIMAL_H */