mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-26 22:00:37 +02:00
swr: remove unneeded extern "C"
the guards have been added to the header files that needed them. Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
This commit is contained in:
parent
d4b4a511f6
commit
e2abe80bee
1 changed files with 0 additions and 3 deletions
|
|
@ -34,11 +34,8 @@
|
|||
#include "util/u_format.h"
|
||||
#include "util/u_atomic.h"
|
||||
#include "util/u_upload_mgr.h"
|
||||
|
||||
extern "C" {
|
||||
#include "util/u_transfer.h"
|
||||
#include "util/u_surface.h"
|
||||
}
|
||||
|
||||
#include "api.h"
|
||||
#include "backend.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue