mirror of
https://github.com/PashaBibko/LX.git
synced 2026-05-30 12:38:14 +00:00
Made common a project
This commit is contained in:
@@ -1,16 +1,7 @@
|
||||
#include <filesystem>
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
#include <string>
|
||||
#include <memory>
|
||||
#include <LX-Common.h>
|
||||
|
||||
#include <ThrowIf.h>
|
||||
#include <Console.h>
|
||||
#include <Parser.h>
|
||||
#include <Lexer.h>
|
||||
#include <Util.h>
|
||||
|
||||
#include <Error.h>
|
||||
|
||||
namespace LX
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user