texlive[60650] Build/source/texk/web2c/hitexdir/htex.w: avoid compile

commits+kakuto at tug.org commits+kakuto at tug.org
Wed Sep 29 04:58:24 CEST 2021


Revision: 60650
          http://tug.org/svn/texlive?view=revision&revision=60650
Author:   kakuto
Date:     2021-09-29 04:58:23 +0200 (Wed, 29 Sep 2021)
Log Message:
-----------
avoid compile error in MSVC due to __SIZEOF_FLOAT__

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/hitexdir/htex.w

Modified: trunk/Build/source/texk/web2c/hitexdir/htex.w
===================================================================
--- trunk/Build/source/texk/web2c/hitexdir/htex.w	2021-09-29 02:30:07 UTC (rev 60649)
+++ trunk/Build/source/texk/web2c/hitexdir/htex.w	2021-09-29 02:58:23 UTC (rev 60650)
@@ -387,6 +387,7 @@
 portions of the program.
 
 @p @<Header files and function declarations@>@;
+#include "basetypes.h"
 #include "htex.h"
 #include "hitex.h"
 @<Global variables@>@;



More information about the tex-live-commits mailing list.