mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 11:58:10 +02:00
util: Drop include "pipe/p_config.h" in src/util/u_cpu_detect.h
It's comes from src/gallium/include/pipe/p_config.h and that getting streaming-load-memcpy.c can not use of it Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19564>
This commit is contained in:
parent
3549439068
commit
6dab1896d1
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@
|
|||
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "pipe/p_config.h"
|
||||
#include "util/macros.h"
|
||||
#include "util/u_atomic.h"
|
||||
#include "util/u_thread.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue