Merge lp:~zorba-coders/zorba/bug-1180220-read-pdf into lp:zorba/read-pdf-module

Proposed by Paul J. Lucas
Status: Merged
Approved by: Chris Hillery
Approved revision: 18
Merged at revision: 18
Proposed branch: lp:~zorba-coders/zorba/bug-1180220-read-pdf
Merge into: lp:zorba/read-pdf-module
Diff against target: 11 lines (+0/-1)
1 file modified
src/read-pdf.xq.src/read-pdf.cpp (+0/-1)
To merge this branch: bzr merge lp:~zorba-coders/zorba/bug-1180220-read-pdf
Reviewer Review Type Date Requested Status
Chris Hillery Approve
Paul J. Lucas Approve
Review via email: mp+167428@code.launchpad.net

Commit message

Removed unnecessary #include.

Description of the change

Removed unnecessary #include.

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
Chris Hillery (ceejatec) :
review: Approve
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue job bug-1180220-read-pdf-2013-06-04T23-52-44.943Z is finished. The final status was:

All tests succeeded!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/read-pdf.xq.src/read-pdf.cpp'
2--- src/read-pdf.xq.src/read-pdf.cpp 2012-09-22 18:01:27 +0000
3+++ src/read-pdf.xq.src/read-pdf.cpp 2013-06-04 23:38:28 +0000
4@@ -25,7 +25,6 @@
5 #include <zorba/function.h>
6 #include <zorba/external_module.h>
7 #include <zorba/user_exception.h>
8-#include <zorba/file.h>
9 #include <zorba/item_factory.h>
10 #include <zorba/serializer.h>
11 #include <zorba/singleton_item_sequence.h>

Subscribers

People subscribed via source and target branches

to all changes: