Moves TextSpan
This commit is contained in:
parent
469c708788
commit
0ce2feee06
|
@ -1,7 +1,7 @@
|
|||
#ifndef ELOHIMSCRIPT_DIAGNOSTIC_HPP
|
||||
#define ELOHIMSCRIPT_DIAGNOSTIC_HPP
|
||||
|
||||
#include "../Parser/TextSpan.hpp"
|
||||
#include "../TextSpan.hpp"
|
||||
#include "DiagnosticLevel.hpp"
|
||||
#include "DiagnosticType.hpp"
|
||||
namespace ElohimScript::Diagnostics {
|
||||
|
|
Loading…
Reference in New Issue