mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 22:38:05 +02:00
x86: Remove unnecessary header from sse.h.
This commit is contained in:
parent
2144f8e95e
commit
3261c6c41e
1 changed files with 0 additions and 2 deletions
|
|
@ -31,8 +31,6 @@
|
|||
#ifndef __SSE_H__
|
||||
#define __SSE_H__
|
||||
|
||||
#include "math/m_xform.h"
|
||||
|
||||
void _mesa_init_sse_transform_asm( void );
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue