diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-05 17:12:16 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-05 17:12:16 +0000 |
commit | 587486b6b49956ae7615fcb590682ade418bd35c (patch) | |
tree | 3a31a8a7dde3480ab816ed20e8d4abe8e7e7cedf /x11-toolkits/viewklass/files/patch-Vk::VkAlignmentGroup.h | |
parent | - Update to version 2.0.15 (diff) |
- Update to version 0.7.0
PR: 60939
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=97375
Diffstat (limited to 'x11-toolkits/viewklass/files/patch-Vk::VkAlignmentGroup.h')
-rw-r--r-- | x11-toolkits/viewklass/files/patch-Vk::VkAlignmentGroup.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/x11-toolkits/viewklass/files/patch-Vk::VkAlignmentGroup.h b/x11-toolkits/viewklass/files/patch-Vk::VkAlignmentGroup.h deleted file mode 100644 index 8482b4478e01..000000000000 --- a/x11-toolkits/viewklass/files/patch-Vk::VkAlignmentGroup.h +++ /dev/null @@ -1,12 +0,0 @@ ---- ./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: |