mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-02-04 16:16:17 +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 "Entity.h"
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <vector>
|
|
||||||
|
|
||||||
class otherlevelclass
|
class otherlevelclass
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user