From 0c7d7a110c47b011f3e33c212f9c814dd17c0a77 Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Fri, 23 Oct 2015 12:45:37 +0200 Subject: rpi stuff --- manager.cpp | 2 +- player_mmbias.cpp | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/manager.cpp b/manager.cpp index 1d9bf96..6f5ea18 100644 --- a/manager.cpp +++ b/manager.cpp @@ -4,7 +4,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/player_mmbias.cpp b/player_mmbias.cpp index 831a88a..813928a 100644 --- a/player_mmbias.cpp +++ b/player_mmbias.cpp @@ -5,8 +5,6 @@ #include #include "common.h" -#define INFINITY (2100000000) - using namespace std; const int MMDEPTH=2; -- cgit v1.2.3-54-g00ecf