OSDN Git Service

rebuid:
[eos/hostdependX86MAC64.git] / util / X86MAC64 / include / postgresql / informix / esql / decimal.h
1 /* src/interfaces/ecpg/include/decimal.h */
2
3 #ifndef _ECPG_DECIMAL_H
4 #define _ECPG_DECIMAL_H
5
6 #include <ecpg_informix.h>
7
8 #ifndef _ECPGLIB_H                              /* source created by ecpg which defines this
9                                                                  * symbol */
10 typedef decimal dec_t;
11 #endif   /* ndef _ECPGLIB_H */
12
13 #endif   /* ndef _ECPG_DECIMAL_H */