Merge lp:~zorba-coders/zorba/bug-1210677-util-jvm into lp:zorba/util-jvm-module

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

Commit message

Add #include <memory>.

To post a comment you must log in.
Revision history for this message
Chris Hillery (ceejatec) :
review: Approve
Revision history for this message
Paul J. Lucas (paul-lucas) :
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/JavaVMSingleton.cpp'
2--- src/JavaVMSingleton.cpp 2013-06-04 05:34:00 +0000
3+++ src/JavaVMSingleton.cpp 2013-09-16 18:48:27 +0000
4@@ -23,6 +23,7 @@
5 #include <cstdlib>
6 #include <cstring>
7 #include <sstream>
8+#include <memory>
9
10 #include <zorba/zorba.h>
11 #include <zorba/util/fs_util.h>

Subscribers

People subscribed via source and target branches

to all changes: