summaryrefslogtreecommitdiffhomepage
path: root/DefinitionEx/include/starshatter/definition.h
blob: 785261cfce62c10fff3ba348452cd125856a92df (plain)
1
2
3
4
5
6
7
8
9
10
11
/*  Starshatter: The Open Source Project
    Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
    Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
    Copyright (c) 1997-2006, Destroyer Studios LLC.
*/

#pragma once

#include "definition/Parser.h"
#include "definition/Term.h"
#include "definition/Token.h"