Merge lp://qastaging/~logan/gmenuharness/gmenuharness into lp://qastaging/gmenuharness
Proposed by
Logan Rosen
Status: | Needs review |
---|---|
Proposed branch: | lp://qastaging/~logan/gmenuharness/gmenuharness |
Merge into: | lp://qastaging/gmenuharness |
Diff against target: |
10 lines (+1/-0) 1 file modified
include/unity/gmenuharness/MatchUtils.h (+1/-0) |
To merge this branch: | bzr merge lp://qastaging/~logan/gmenuharness/gmenuharness |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Indicator Applet Developers | Pending | ||
Review via email: mp+361648@code.qastaging.launchpad.net |
Description of the change
Fixes an FTBFS uncovered during a test rebuild of Disco: https:/
We need to include the <functional> header in order to use std::function now.
To post a comment you must log in.
Unmerged revisions
- 32. By Logan Rosen
-
Include <functional> to fix FTBFS