mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-21 05:40:42 +01:00
mesa/main: remove unused include
This has been unused since 183db3a645 ("glsl: move half<->float
convertion to util"), Oct 10 2015. Let's drop needlessly including it.
Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
parent
966a455bb9
commit
ee2bc11cc7
1 changed files with 0 additions and 1 deletions
|
|
@ -45,7 +45,6 @@
|
|||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
#include "c99_math.h"
|
||||
#include "util/rounding.h" /* for _mesa_roundeven */
|
||||
#include "imports.h"
|
||||
#include "context.h"
|
||||
#include "version.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue