summaryrefslogtreecommitdiff
path: root/audio/tse3/files/patch-src__tse3__Serializable.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/tse3/files/patch-src__tse3__Serializable.h')
-rw-r--r--audio/tse3/files/patch-src__tse3__Serializable.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/tse3/files/patch-src__tse3__Serializable.h b/audio/tse3/files/patch-src__tse3__Serializable.h
deleted file mode 100644
index 43f9c581c198..000000000000
--- a/audio/tse3/files/patch-src__tse3__Serializable.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/tse3/Serializable.h.orig 2005-07-25 20:23:00.000000000 +0900
-+++ src/tse3/Serializable.h 2009-04-02 13:01:31.000000000 +0900
-@@ -20,6 +20,7 @@
- #include <iosfwd>
- #include <iomanip>
- #include <cstddef>
-+#include <iostream>
-
- namespace TSE3
- {