aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/include/decimal.h
blob: 80cef55d1e133ff3a105450f8d3331504a4122ab (plain)
1
2
3
4
5
6
7
8
#ifndef _ECPG_DECIMAL_H
#define _ECPG_DECIMAL_H

#include <ecpg_informix.h>

typedef decimal dec_t;

#endif   /* ndef _ECPG_DECIMAL_H */