Index: libcfa/prelude/prelude-gen.cc
===================================================================
--- libcfa/prelude/prelude-gen.cc	(revision 689d0575efebba7e0ece164aab8e2967a9548a43)
+++ libcfa/prelude/prelude-gen.cc	(revision 3ea1d93432a3b0aa3979e27692a6f622f9f05704)
@@ -10,6 +10,6 @@
 // Created On       : Sat Feb 16 08:44:58 2019
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Sun Jan 12 20:28:33 2025
-// Update Count     : 53
+// Last Modified On : Mon Jan 13 12:00:47 2025
+// Update Count     : 54
 //
 
@@ -52,7 +52,7 @@
 	{ "_Float128",				true,  true,  },
 	{ "_Float128 _Complex",		true,  false, },
+#endif
 //	{ "_Float128x",				true,  true,  },		// add declarations if type supported
 //	{ "_Float128x _Complex",	true,  false, },
-#endif
 };
 
