added bottom right to osd mode

Former-commit-id: 3972abaf30d46558d310dbc5e2d164330e9a5b63
This commit is contained in:
wisc
2016-02-11 15:50:51 +01:00
parent cf34f45daa
commit 63ec2909eb
2 changed files with 19 additions and 14 deletions

View File

@@ -1,12 +1,9 @@
//*
#include <iostream>
/*
#include <iomanip>
using std::cout;
using std::endl;
using std::setw;
using std::left;
//*/
// Blackborder includes
#include <blackborder/BlackBorderProcessor.h>