This website works better with JavaScript.
Home
Explore
Help
Sign In
brkho
/
mesa
Watch
1
Star
0
Fork
0
Code
Releases
562
Wiki
Activity
Browse Source
llvmpipe: Remove unnecessary header.
tags/snb-magic
Vinson Lee
15 years ago
parent
cc04347b8d
commit
abc5435f22
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
src/gallium/drivers/llvmpipe/lp_jit.c
+ 0
- 1
src/gallium/drivers/llvmpipe/lp_jit.c
View File
@@ -36,7 +36,6 @@
#include <llvm-c/Transforms/Scalar.h>
#include "util/u_memory.h"
#include "util/u_cpu_detect.h"
#include "gallivm/lp_bld_init.h"
#include "gallivm/lp_bld_debug.h"
#include "lp_screen.h"
Write
Preview
Loading…
Cancel
Save