Merge pull request #496 from wisc17/blackborder

Blackborder Improved +

Former-commit-id: 7de859369bb5dec4bb3672079bb1169d87d12ad5
This commit is contained in:
tvdzwan
2016-02-23 21:03:05 +01:00
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>