summaryrefslogtreecommitdiff
path: root/x11-toolkits/viewklass/files/patch-VkPrefRadio.C
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/viewklass/files/patch-VkPrefRadio.C')
-rw-r--r--x11-toolkits/viewklass/files/patch-VkPrefRadio.C13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-toolkits/viewklass/files/patch-VkPrefRadio.C b/x11-toolkits/viewklass/files/patch-VkPrefRadio.C
new file mode 100644
index 000000000000..fa35b8424b0a
--- /dev/null
+++ b/x11-toolkits/viewklass/files/patch-VkPrefRadio.C
@@ -0,0 +1,13 @@
+--- ./VkPrefRadio.C.orig Wed Jul 23 02:42:07 2003
++++ ./VkPrefRadio.C Wed Jul 23 02:42:38 2003
+@@ -40,6 +40,10 @@
+ #include <Xm/Form.h>
+
+ #include <Vk/VkPrefRadio.h>
++#include <iostream>
++
++using std::cerr;
++using std::endl;
+
+ // A VkPrefRadio is a vertical VkPrefGroup with no label
+ VkPrefRadio::VkPrefRadio(const char *name,