diff options
Diffstat (limited to 'src/ast/path.hpp')
-rw-r--r-- | src/ast/path.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ast/path.hpp b/src/ast/path.hpp index 0470084b..0cb6fcc8 100644 --- a/src/ast/path.hpp +++ b/src/ast/path.hpp @@ -9,7 +9,6 @@ #include <vector> #include <initializer_list> #include <cassert> -#include <serialise.hpp> #include <tagged_union.hpp> #include <string> #include "../include/span.hpp" |