View | Details | Raw Unified | Return to bug 209591
Collapse All | Expand All

(-)games/chromium-bsu/files/patch-src_MainSDL__Event.cpp (+10 lines)
Line 0 Link Here
1
--- src/MainSDL_Event.cpp.orig	2013-05-25 05:35:51 UTC
2
+++ src/MainSDL_Event.cpp
3
@@ -19,6 +19,7 @@
4
 #include <cstdlib>
5
 #include <cstdio>
6
 #include <cstring>
7
+#include <cmath>
8
 
9
 #include "Config.h"
10
 

Return to bug 209591