very minor compile speed improvements

This commit is contained in:
Sasha Szpakowski
2023-02-11 16:29:24 -04:00
parent ee96b6fa68
commit 95d44c2c2d
15 changed files with 15 additions and 3 deletions
-2
View File
@@ -21,8 +21,6 @@
#ifndef LOVE_STRING_MAP_H
#define LOVE_STRING_MAP_H
#include "Exception.h"
#include <string>
#include <vector>