mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Remove unused <vector> include from Otherlevel.h
I forgot to do this earlier in my previous pull request de-vectoring everything.
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
#include "Entity.h"
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
class otherlevelclass
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user