X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/31ac11cc668bb8ecc1317fd2e8bd79b7925bceeb..bbfdea24b2b940031e86e990bc457785dd378b58:/src/typemap.c diff --git a/src/typemap.c b/src/typemap.c index a280be2..918a037 100644 --- a/src/typemap.c +++ b/src/typemap.c @@ -1,6 +1,6 @@ /* * Helpers for dealing with type specifiers. - * Copyright © 2011 Nick Bowler + * Copyright © 2011, 2021 Nick Bowler * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -15,12 +15,14 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ + #include #include #include #include + #include "cdecl.h" -#include "typemap.h" +#include "cdecl-internal.h" /* * We can represent type specifiers as a bitmap, which gives us a finite