remove duplicate std limit + format macro defs
git-svn-id: svn://localhost/ardour2/branches/3.0@7999 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
ab399143a6
commit
b623bc32a0
@ -18,7 +18,6 @@
|
||||
$Id: insert.cc 712 2006-07-28 01:08:57Z drobilla $
|
||||
*/
|
||||
|
||||
#define __STDC_LIMIT_MACROS 1
|
||||
#include <stdint.h>
|
||||
#include "ardour/chan_count.h"
|
||||
|
||||
|
@ -17,7 +17,6 @@
|
||||
|
||||
*/
|
||||
|
||||
#define __STDC_FORMAT_MACROS 1
|
||||
#include <inttypes.h>
|
||||
|
||||
#include <vector>
|
||||
|
Loading…
Reference in New Issue
Block a user