gooderp18绿色标准版
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

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