~mir-team/mir/development-branch

« back to all changes in this revision

Viewing changes to src/server/report/logging/message_processor_report.cpp

merge trunk and resolve conflicts

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 * Authored by: Alan Griffiths <alan@octopull.co.uk>
17
17
 */
18
18
 
 
19
#define MIR_INCLUDE_DEPRECATED_EVENT_HEADER
 
20
 
19
21
#include "message_processor_report.h"
20
22
#include "mir/logging/logger.h"
21
23