Merge lp:~thomas-voss/biometryd/fix-y-build into lp:biometryd

Proposed by Thomas Voß
Status: Merged
Merged at revision: 23
Proposed branch: lp:~thomas-voss/biometryd/fix-y-build
Merge into: lp:biometryd
Diff against target: 11 lines (+1/-0)
1 file modified
src/biometry/util/cli.h (+1/-0)
To merge this branch: bzr merge lp:~thomas-voss/biometryd/fix-y-build
Reviewer Review Type Date Requested Status
Ubuntu Phablet Team Pending
Review via email: mp+295766@code.launchpad.net

Commit message

Fix Y build.

Description of the change

Fix Y build.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/biometry/util/cli.h'
2--- src/biometry/util/cli.h 2016-05-10 20:31:34 +0000
3+++ src/biometry/util/cli.h 2016-05-25 20:59:09 +0000
4@@ -31,6 +31,7 @@
5 #include <stdexcept>
6 #include <string>
7 #include <unordered_map>
8+#include <vector>
9
10 namespace biometry
11 {

Subscribers

People subscribed via source and target branches