[阅读: 475] 2004-12-20 03:42:58
#ifndef _COMMINI_H
#define _COMMINI_H
#include <string.h>
/* 另一个没报错的cpp里的:
#include <time.h>
#include <sys/timeb.h>
#include <stdio.h>
#include <stdlib.h>
//#include <unistd.h>
#include <stdarg.h>
*/
#include <list.h>
/* 以下均注释掉
typedef list<string> TStrList1;