Index: libcfa/prelude/prelude-gen.cc
===================================================================
--- libcfa/prelude/prelude-gen.cc	(revision cdd287b9a02207e64827456c824bf750007f4aa6)
+++ libcfa/prelude/prelude-gen.cc	(revision a595ab7a739146896d8052ef3678047d5d617df6)
@@ -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
 };
 
