Project "Tuxbox-GIT: apps": The branch, master has been updated via e5d7bf233791791d64b7dd0a5cbb7c60e7298ec7 (commit) from eab429d4a91136d658e1e7dbc02c843644078f71 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit e5d7bf233791791d64b7dd0a5cbb7c60e7298ec7 Author: GetAway <get-a...@t-online.de> Date: Mon Nov 18 19:58:05 2013 +0100 sudoku: add missing include for newer gcc Signed-off-by: Thilo Graf <d...@novatux.de> diff --git a/tuxbox/plugins/fx2/sudoku/menu.cpp b/tuxbox/plugins/fx2/sudoku/menu.cpp index 461d976..1412cd0 100644 --- a/tuxbox/plugins/fx2/sudoku/menu.cpp +++ b/tuxbox/plugins/fx2/sudoku/menu.cpp @@ -21,6 +21,7 @@ #include "menu.h" +#include <cstdio> #include <stdarg.h> //#define TEST ----------------------------------------------------------------------- Summary of changes: tuxbox/plugins/fx2/sudoku/menu.cpp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) -- Tuxbox-GIT: apps ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk _______________________________________________ Tuxbox-cvs-commits mailing list Tuxbox-cvs-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tuxbox-cvs-commits