Cleaned up include statements

This commit is contained in:
Matt Hill
2014-02-21 04:18:02 -06:00
parent 0b49374f81
commit c0e937f9bc
16 changed files with 10 additions and 47 deletions

View File

@@ -25,7 +25,7 @@
#include "simpleini/simpleini.h"
#include "support/filesystem.h"
#include "linux_dev.h"
#include "constants.h"
#include <stdio.h>
#include <iostream>