]> gitweb @ CieloNegro.org - pkgsrc-ardour.git/blob - patches/patch-ac
initial incomplete revision
[pkgsrc-ardour.git] / patches / patch-ac
1 $NetBSD$
2
3 --- libs/ardour/session_state.cc.orig   2010-01-27 05:36:58.000000000 +0000
4 +++ libs/ardour/session_state.cc
5 @@ -17,6 +17,9 @@
6      
7  */
8  
9 +#define __STDC_FORMAT_MACROS
10 +#include <inttypes.h>
11 +
12  #include <algorithm>
13  #include <fstream>
14  #include <string>