mirror of
https://github.com/PashaBibko/LX.git
synced 2026-04-04 01:49:05 +00:00
Made projects use PCHs
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include <Lexer.h>
|
||||
|
||||
#include <LX-Common.h>
|
||||
|
||||
#include <Lexer.h>
|
||||
|
||||
namespace LX
|
||||
{
|
||||
std::string* InvalidCharInSource::s_Source = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user