summaryrefslogtreecommitdiff
path: root/id3lib/id3lib-3.8.3-test_io.patch
blob: b4a0d24d65e3f2d498b376ff333377bcde56b83b (plain)
    1 --- id3lib-3.8.3/examples/test_io.cpp.orig	2004-09-21 23:40:48.398826320 +0200
    2 +++ id3lib-3.8.3/examples/test_io.cpp	2004-09-21 23:40:55.408760648 +0200
    3 @@ -16,6 +16,7 @@
    4  using std::cerr;
    5  
    6  using namespace dami;
    7 +using namespace std;
    8  
    9  int
   10  main(size_t argc, const char** argv)

Generated by cgit