Code Cleanup

- Removed unnecessary include.
- Removed extra whitespace.
This commit is contained in:
Paul Beckingham 2014-07-06 09:29:32 -04:00
parent 6fb1cbdc7f
commit 2e27ed0268
2 changed files with 0 additions and 3 deletions

View file

@ -24,7 +24,6 @@
//
////////////////////////////////////////////////////////////////////////////////
#include <iostream> // TODO Remove
#include <cmake.h>
#include <stdlib.h>
#include <Context.h>