Merge lp:~zorba-coders/zorba/feature-setvar-typed--graphviz into lp:zorba/graphviz-module

Proposed by Paul J. Lucas
Status: Merged
Approved by: Paul J. Lucas
Approved revision: 51
Merged at revision: 53
Proposed branch: lp:~zorba-coders/zorba/feature-setvar-typed--graphviz
Merge into: lp:zorba/graphviz-module
Diff against target: 16 lines (+3/-0)
1 file modified
src/com/zorba-xquery/www/modules/image/graphviz.xq.src/graphviz.h (+3/-0)
To merge this branch: bzr merge lp:~zorba-coders/zorba/feature-setvar-typed--graphviz
Reviewer Review Type Date Requested Status
Matthias Brantner Approve
Paul J. Lucas Approve
Review via email: mp+217861@code.launchpad.net

Commit message

Fixed header.

Description of the change

Fixed header.

To post a comment you must log in.
Revision history for this message
Paul J. Lucas (paul-lucas) :
review: Approve
Revision history for this message
Matthias Brantner (matthias-brantner) :
review: Approve
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue succeeded - proposal merged!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/com/zorba-xquery/www/modules/image/graphviz.xq.src/graphviz.h'
2--- src/com/zorba-xquery/www/modules/image/graphviz.xq.src/graphviz.h 2012-06-05 13:24:57 +0000
3+++ src/com/zorba-xquery/www/modules/image/graphviz.xq.src/graphviz.h 2014-05-01 01:58:51 +0000
4@@ -17,9 +17,12 @@
5 #ifndef ZORBA_GRAPHVIZMODULE_GRAPHVIZ_H
6 #define ZORBA_GRAPHVIZMODULE_GRAPHVIZ_H
7
8+// standard
9 #include <map>
10
11+// Zorba
12 #include <zorba/iterator.h>
13+#include <zorba/item_sequence.h>
14 #include <zorba/zorba.h>
15 #include <zorba/function.h>
16 #include <zorba/external_module.h>

Subscribers

People subscribed via source and target branches

to all changes: