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:
committed by
Tim Rowley
parent
d4b4a511f6
commit
e2abe80bee
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user