mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Remove unnecessary includes.
This commit is contained in:
parent
60a045271e
commit
e1e2b919c3
2 changed files with 0 additions and 3 deletions
|
|
@ -19,7 +19,6 @@
|
|||
#ifndef EVORAL_EVENT_HPP
|
||||
#define EVORAL_EVENT_HPP
|
||||
|
||||
#include <assert.h>
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
#include <sstream>
|
||||
|
|
|
|||
|
|
@ -20,8 +20,6 @@
|
|||
#ifndef EVORAL_SMF_HPP
|
||||
#define EVORAL_SMF_HPP
|
||||
|
||||
#include <cassert>
|
||||
|
||||
#include <glibmm/threads.h>
|
||||
|
||||
#include "evoral/visibility.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue