Ubuntu Pastebin

Paste from Marco Trevisan (3v1n0) at Thu, 12 Feb 2015 03:09:57 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
=== modified file 'src/client/mir_screencast.h'
--- src/client/mir_screencast.h	2015-02-05 16:37:37 +0000
+++ src/client/mir_screencast.h	2015-02-12 03:08:20 +0000
@@ -25,6 +25,7 @@
 #include "mir/geometry/size.h"
 #include "mir/geometry/rectangle.h"
 
+#include <memory>
 #include <EGL/eglplatform.h>
 
 namespace mir
Download as text