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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user