mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
don't include stdio
This commit is contained in:
parent
4fb97f78f7
commit
acfdc63f26
2 changed files with 0 additions and 3 deletions
|
|
@ -24,8 +24,6 @@
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <stdio.h>
|
|
||||||
|
|
||||||
#include <spa/defs.h>
|
#include <spa/defs.h>
|
||||||
#include <spa/list.h>
|
#include <spa/list.h>
|
||||||
#include <spa/node.h>
|
#include <spa/node.h>
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,6 @@ extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include <stdio.h>
|
|
||||||
#include <spa/pod-iter.h>
|
#include <spa/pod-iter.h>
|
||||||
|
|
||||||
#ifndef SPA_POD_MAX_LEVEL
|
#ifndef SPA_POD_MAX_LEVEL
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue