gui_def.h
上传用户:sunhongbo
上传日期:2022-01-25
资源大小:3010k
文件大小:0k
源码类别:

数据库系统

开发平台:

C/C++

  1. #ifndef __GUI_DEF_H_
  2. #define __GUI_DEF_H_
  3. #include "gui_typedef.h"
  4. #include "gui_key.h"
  5. #include "gui_driver.h"
  6. #include "gui_color.h"
  7. #endif