aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/viewklass/files/patch-Vk::VkAlignmentGroup.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/viewklass/files/patch-Vk::VkAlignmentGroup.h')
-rw-r--r--x11-toolkits/viewklass/files/patch-Vk::VkAlignmentGroup.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11-toolkits/viewklass/files/patch-Vk::VkAlignmentGroup.h b/x11-toolkits/viewklass/files/patch-Vk::VkAlignmentGroup.h
new file mode 100644
index 000000000000..8482b4478e01
--- /dev/null
+++ b/x11-toolkits/viewklass/files/patch-Vk::VkAlignmentGroup.h
@@ -0,0 +1,12 @@
+--- ./Vk/VkAlignmentGroup.h.orig Wed Jul 23 02:43:07 2003
++++ ./Vk/VkAlignmentGroup.h Wed Jul 23 02:45:35 2003
+@@ -24,6 +24,9 @@
+
+ #include <Vk/VkWidgetList.h>
+ #include <Vk/VkOptionMenu.h>
++#include <iostream>
++
++using std::ostream;
+
+ class VkAlignmentGroup : public VkWidgetList {
+ public: