gooderp18绿色标准版
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
332B

  1. /* src/interfaces/ecpg/include/datetime.h */
  2. #ifndef _ECPG_DATETIME_H
  3. #define _ECPG_DATETIME_H
  4. #include <ecpg_informix.h>
  5. /* source created by ecpg which defines these symbols */
  6. #ifndef _ECPGLIB_H
  7. typedef timestamp dtime_t;
  8. typedef interval intrvl_t;
  9. #endif /* ndef _ECPGLIB_H */
  10. #endif /* ndef _ECPG_DATETIME_H */
上海开阖软件有限公司 沪ICP备12045867号-1