diff options
author | Martin Ruckert <martin.ruckert@hm.edu> | 2021-09-29 16:09:37 +0000 |
---|---|---|
committer | Martin Ruckert <martin.ruckert@hm.edu> | 2021-09-29 16:09:37 +0000 |
commit | 1880b9928a9ca17dbf28c8f5192a39477c28ba28 (patch) | |
tree | 376489efb801b4bd583cf8994a2d9b80b6444cd8 /Build/source/texk | |
parent | 4f3b8acf7dd285f9a63f65262f190de5a786fd1c (diff) |
removing an unnecessary include file
git-svn-id: svn://tug.org/texlive/trunk@60652 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk')
-rw-r--r-- | Build/source/texk/web2c/hitexdir/htex.w | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/hitexdir/htex.w b/Build/source/texk/web2c/hitexdir/htex.w index 384f2f613b5..252179780ac 100644 --- a/Build/source/texk/web2c/hitexdir/htex.w +++ b/Build/source/texk/web2c/hitexdir/htex.w @@ -387,7 +387,6 @@ all global variables, if desired. Similar remarks apply to the other portions of the program. @p @<Header files and function declarations@>@; -#include "basetypes.h" #include "htex.h" #include "hitex.h" @<Global variables@>@; |