13
0

Remove unneccesary include (now handled by libpbd)

This commit is contained in:
Robin Gareus 2022-06-03 04:52:38 +02:00
parent c2cff575b7
commit 88e9fc3e22
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -21,9 +21,6 @@
#include <sys/mman.h>
#include <sys/time.h>
#include <mach/thread_policy.h>
#include <mach/thread_act.h>
#undef nil
#include <glibmm.h>