Remove unnecessary includes.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user