Index: src/SynTree/Attribute.h
===================================================================
--- src/SynTree/Attribute.h	(revision ca7843715cba84b4e9ce1f8e7b56b833997ab71d)
+++ src/SynTree/Attribute.h	(revision da244680ae17dc5096698c3329c84254f9deaa55)
@@ -40,4 +40,6 @@
 };
 
+const std::list< Attribute * > noAttributes;
+
 #endif
 
