Minor fixes

* Modified some .gitignore's
* Removed some #include <vector>'s
and other stuff...
This commit is contained in:
Alexandro Sánchez Bach 2014-03-27 16:40:58 +01:00
parent c541176a32
commit 1fd42c34c2
9 changed files with 17 additions and 12 deletions

View file

@ -1,4 +1,3 @@
#include <vector>
#include "stdafx.h"
#include "VFS.h"
#include "Emu/HDD/HDD.h"