mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 20:55:48 +01:00
remove duplicate/wrong includes in last commit.
git-svn-id: svn://localhost/ardour2/branches/3.0@3745 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
dca4543c13
commit
006a181cd0
4 changed files with 0 additions and 4 deletions
|
|
@ -16,7 +16,6 @@
|
|||
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
|
||||
*/
|
||||
#include <cassert>
|
||||
|
||||
#include <ardour/analyser.h>
|
||||
#include <ardour/audiofilesource.h>
|
||||
|
|
|
|||
|
|
@ -22,7 +22,6 @@
|
|||
#define __ardour_export_status_h__
|
||||
|
||||
#include <list>
|
||||
#include <stdint.h>
|
||||
|
||||
#include <stdint.h>
|
||||
#include <sigc++/signal.h>
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@
|
|||
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
|
||||
*/
|
||||
#include <cstring>
|
||||
|
||||
#include <string.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -29,7 +29,6 @@
|
|||
#include <cstdlib>
|
||||
#undef __USE_SVID
|
||||
|
||||
#include <cstring>
|
||||
#include <unistd.h>
|
||||
#include <inttypes.h>
|
||||
#include <float.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue