Fix no precompiled headers compile issues
This commit is contained in:
parent
ef02fc5649
commit
4ff7d66430
2
external/libnullnexus
vendored
2
external/libnullnexus
vendored
@ -1 +1 @@
|
||||
Subproject commit 332da5607f50ee87a6e2df8db531ccbb600f8e58
|
||||
Subproject commit 64edb7774a88a57f53368849126e8b886689449f
|
@ -15,6 +15,7 @@
|
||||
*/
|
||||
|
||||
#include <map>
|
||||
#include <string>
|
||||
#include "colors.hpp"
|
||||
|
||||
class SDL_Window;
|
||||
|
@ -5,6 +5,7 @@
|
||||
* Author: nullifiedcat
|
||||
*/
|
||||
|
||||
#include "common.hpp"
|
||||
#include "sconvars.hpp"
|
||||
|
||||
namespace sconvar
|
||||
|
Reference in New Issue
Block a user