fixing compilation on windows and removing useless stufff

This commit is contained in:
Clément Le Bihan
2020-05-14 18:56:40 +02:00
parent cb488cf211
commit 7e33582e9c
3 changed files with 13 additions and 9 deletions
+1
View File
@@ -10,6 +10,7 @@
#include "../Exceptions/InvalidAddress.hpp"
#include "../Ram/Ram.hpp"
#include "../Models/Vector2.hpp"
#include <random>
namespace ComSquare::PPU
{