You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-libs/id3lib/files/id3lib-3.8.3-test_io.patch

11 lines
254 B

--- a/examples/test_io.cpp 2004-09-21 23:40:48.398826320 +0200
+++ b/examples/test_io.cpp 2004-09-21 23:40:55.408760648 +0200
@@ -16,6 +16,7 @@
using std::cerr;
using namespace dami;
+using namespace std;
int
main(size_t argc, const char** argv)