Minor refactoring
Reorders some include directives lexicographically.
This commit is contained in:
parent
f7d99c82fa
commit
48cf8ee3e0
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
#include <anthem/ASTCopy.h>
|
#include <anthem/ASTCopy.h>
|
||||||
#include <anthem/Equality.h>
|
#include <anthem/Equality.h>
|
||||||
#include <anthem/output/AST.h>
|
|
||||||
#include <anthem/SimplificationVisitors.h>
|
#include <anthem/SimplificationVisitors.h>
|
||||||
|
#include <anthem/output/AST.h>
|
||||||
|
|
||||||
namespace anthem
|
namespace anthem
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user