~robertcarr/mir/send-clients-input

« back to all changes in this revision

Viewing changes to tests/integration-tests/cucumber/test_session_management_context.cpp

merge lp:mir (and fix compile error)

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 * Authored by: Robert Carr <robert.carr@canonical.com>
17
17
 */
18
18
 
19
 
#include "session_management_context.h"
 
19
#include "mir_test_cucumber/session_management_context.h"
20
20
#include "mir/server_configuration.h"
21
21
#include "mir/shell/session_store.h"
22
22
#include "mir/shell/session.h"