Fix no precompiled headers compile issues

This commit is contained in:
TotallyNotElite 2021-01-03 14:23:45 +01:00 committed by TotallyNotElite
parent ef02fc5649
commit 4ff7d66430
3 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit 332da5607f50ee87a6e2df8db531ccbb600f8e58
Subproject commit 64edb7774a88a57f53368849126e8b886689449f

View File

@ -15,6 +15,7 @@
*/
#include <map>
#include <string>
#include "colors.hpp"
class SDL_Window;

View File

@ -5,6 +5,7 @@
* Author: nullifiedcat
*/
#include "common.hpp"
#include "sconvars.hpp"
namespace sconvar