Replace vector.hpp with vectorwrapper

This commit is contained in:
King_DuckZ 2016-11-02 18:25:40 +01:00
parent e64b53f8d0
commit 650f8d6de1
25 changed files with 175 additions and 534 deletions

View file

@ -20,7 +20,7 @@
#ifndef id0F37904CB7274575B7E9419E615DA250
#define id0F37904CB7274575B7E9419E615DA250
#include "vector.hpp"
#include "vectypes.hpp"
#include <string>
struct SDL_Texture;