]> git.pld-linux.org Git - packages/ardour.git/blob - ardour-stdint.patch
- packaged files
[packages/ardour.git] / ardour-stdint.patch
1 --- ardour-2.1/libs/pbd/shortpath.cc~   2007-10-06 14:07:02.000000000 +0300
2 +++ ardour-2.1/libs/pbd/shortpath.cc    2007-10-06 14:07:04.000000000 +0300
3 @@ -18,6 +18,7 @@
4  */
5  
6  #include <pbd/shortpath.h>
7 +#include <stdint.h>
8  
9  using namespace Glib;
10  using namespace std;
This page took 0.029656 seconds and 3 git commands to generate.