mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 03:08:05 +02:00
gallium: remove stale comment
This hasn't been true for a long time, let's remove the comment.
Fixes: 0d4898ae80 ("include,gallium: Remove pre-MSVC 2013 compatibility.")
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16908>
This commit is contained in:
parent
e3bc78b8e3
commit
d791184b46
1 changed files with 0 additions and 4 deletions
|
|
@ -54,10 +54,6 @@
|
|||
#endif /* _MSC_VER */
|
||||
|
||||
|
||||
/*
|
||||
* Alternative stdint.h and stdbool.h headers are supplied in include/c99 for
|
||||
* systems that lack it.
|
||||
*/
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue