mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 06:40:15 +00:00
afilter/discard: Remove config includes
This commit is contained in:
@@ -35,14 +35,7 @@
|
||||
* EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include "config_unix.h"
|
||||
#include "config_win32.h"
|
||||
#endif /* HAVE_CONFIG_H */
|
||||
|
||||
#include <memory>
|
||||
#include <string_view>
|
||||
|
||||
#include "debug.h"
|
||||
#include "module.h"
|
||||
|
||||
Reference in New Issue
Block a user