13
0

remove some more unnecessary headers

This commit is contained in:
Paul Davis 2021-08-13 15:34:39 -06:00
parent 2f4a623c56
commit 55025cc82a

View File

@ -23,9 +23,6 @@
#include <cmath>
#include <stdio.h>
#include <sys/syscall.h>
#include <sys/types.h>
#include "pbd/compose.h"
#include "pbd/debug_rt_alloc.h"
#include "pbd/pthread_utils.h"