Index: libcfa/src/iostream.hfa
===================================================================
--- libcfa/src/iostream.hfa	(revision cf5af9c8d29577a706fa60398a64924729dc5c24)
+++ libcfa/src/iostream.hfa	(revision 2b22b5c4f265bdb0394acb023626b1f661362a32)
@@ -10,6 +10,6 @@
 // Created On       : Wed May 27 17:56:53 2015
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Sat Jul  4 18:31:48 2020
-// Update Count     : 343
+// Last Modified On : Mon Jul 13 22:11:41 2020
+// Update Count     : 344
 //
 
@@ -216,5 +216,5 @@
 IntegralFMTDecl( int128, 'd' )
 IntegralFMTDecl( unsigned int128, 'u' )
-#endif
+#endif // __SIZEOF_INT128__
 
 // *********************************** floating point ***********************************
