~alan-griffiths/mir/fix-1654023

« back to all changes in this revision

Viewing changes to src/common/geometry/ostream.cpp

  • Committer: Daniel van Vugt
  • Date: 2015-04-28 07:54:10 UTC
  • mfrom: (2517 development-branch)
  • mto: This revision was merged to the branch mainline in revision 2673.
  • Revision ID: daniel.van.vugt@canonical.com-20150428075410-rwskshfuar7voesp
Merge latest trunk and fix conflicts.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 */
18
18
 
19
19
#include "mir/geometry/displacement.h"
20
 
#include "mir/geometry/point.h"
21
20
#include "mir/geometry/size.h"
22
21
#include "mir/geometry/rectangle.h"
23
22
#include "mir/geometry/rectangles.h"