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