mesa: don't include stdint.h in compiler.h
Not needed. Reviewed-by: Matt Turner <mattst88@gmail.com> Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
This commit is contained in:
parent
95855dd32f
commit
fd090fdadd
1 changed files with 0 additions and 6 deletions
|
|
@ -46,12 +46,6 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
|
||||
/**
|
||||
* Get standard integer types
|
||||
*/
|
||||
#include <stdint.h>
|
||||
|
||||
|
||||
/**
|
||||
* Sun compilers define __i386 instead of the gcc-style __i386__
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue