浏览代码

egl: Add an include for size_t

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
tags/android-x86-2.2
Thomas Hellstrom 15 年前
父节点
当前提交
675aec8178
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/egl/main/egldriver.h

+ 1
- 1
src/egl/main/egldriver.h 查看文件



#include "egltypedefs.h" #include "egltypedefs.h"
#include "eglapi.h" #include "eglapi.h"
#include <stddef.h>


/** /**
* Define an inline driver typecast function. * Define an inline driver typecast function.

正在加载...
取消
保存