mirror of
https://github.com/MoleskiCoder/EightBit.git
synced 2025-04-10 23:41:09 +00:00
Remove some commented header includes.
Signed-off-by: Adrian.Conlon <adrian.conlon@gmail.com>
This commit is contained in:
parent
675b82b5af
commit
dc1f7ad1d5
@ -1,10 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
//#include <stdexcept>
|
||||
//#include <string>
|
||||
//#include <memory>
|
||||
//#include <map>
|
||||
|
||||
#include "Board.h"
|
||||
|
||||
class Configuration;
|
||||
|
@ -13,12 +13,3 @@
|
||||
#include <array>
|
||||
#include <vector>
|
||||
#include <map>
|
||||
|
||||
//#include <SDL.h>
|
||||
//#include <SDL_mixer.h>
|
||||
//
|
||||
//#ifdef _MSC_VER
|
||||
//#pragma comment(lib, "SDL2.lib")
|
||||
//#pragma comment(lib, "SDL2main.lib")
|
||||
//#pragma comment(lib, "SDL2_mixer.lib")
|
||||
//#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user