From f808540c5cd04c0d17c43764eb052b16217fa79e Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Wed, 29 Sep 2021 02:58:23 +0000 Subject: avoid compile error in MSVC due to __SIZEOF_FLOAT__ git-svn-id: svn://tug.org/texlive/trunk@60650 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/hitexdir/htex.w | 1 + 1 file changed, 1 insertion(+) (limited to 'Build') diff --git a/Build/source/texk/web2c/hitexdir/htex.w b/Build/source/texk/web2c/hitexdir/htex.w index 252179780ac..384f2f613b5 100644 --- a/Build/source/texk/web2c/hitexdir/htex.w +++ b/Build/source/texk/web2c/hitexdir/htex.w @@ -387,6 +387,7 @@ all global variables, if desired. Similar remarks apply to the other portions of the program. @p @
@; +#include "basetypes.h" #include "htex.h" #include "hitex.h" @@; -- cgit v1.2.3