Index: src/GenPoly/Box.cc
===================================================================
--- src/GenPoly/Box.cc	(revision 68fe077a5764a46debddf5a5dc89ef3614748ccd)
+++ src/GenPoly/Box.cc	(revision ddfd945b741f2ed2bdb7c54fa54688244b98c7de)
@@ -10,6 +10,6 @@
 // Created On       : Mon May 18 07:44:20 2015
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Thu Mar 16 08:06:05 2017
-// Update Count     : 337
+// Last Modified On : Thu Mar 16 08:35:33 2017
+// Update Count     : 338
 //
 
@@ -301,5 +301,5 @@
 													 functionNesting > 0 ? Type::StorageClasses() : Type::StorageClasses( Type::Static ),
 													 LinkageSpec::AutoGen, layoutFnType, new CompoundStmt( noLabels ),
-													 std::list< Attribute * >(), DeclarationNode::FuncSpecifiers( DeclarationNode::Inline ) );
+													 std::list< Attribute * >(), Type::FuncSpecifiers( Type::Inline ) );
 		layoutDecl->fixUniqueId();
 		return layoutDecl;
