From d398872e0b7d9958a8b0b1798cdbc19cd45ea8df Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 25 Mar 2018 14:13:52 -0500 Subject: user/id3lib: new package --- user/id3lib/test-expose-proper-stdlib-symbols.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 user/id3lib/test-expose-proper-stdlib-symbols.patch (limited to 'user/id3lib/test-expose-proper-stdlib-symbols.patch') diff --git a/user/id3lib/test-expose-proper-stdlib-symbols.patch b/user/id3lib/test-expose-proper-stdlib-symbols.patch new file mode 100644 index 000000000..fbb4d5260 --- /dev/null +++ b/user/id3lib/test-expose-proper-stdlib-symbols.patch @@ -0,0 +1,12 @@ +--- id3lib-3.8.3/examples/test_io.cpp.old 2003-03-02 00:23:00.000000000 +0000 ++++ id3lib-3.8.3/examples/test_io.cpp 2018-03-25 19:10:54.891043851 +0000 +@@ -11,6 +11,9 @@ + #include + #include + ++using std::cin; ++using std::dec; ++using std::hex; + using std::cout; + using std::endl; + using std::cerr; -- cgit v1.2.3-70-g09d2