src/core/wscript
changeset 7704 aef733235832
parent 7681 0873edb445e8
child 7778 7b2c9728d2fb
child 8660 4263961772e9
--- a/src/core/wscript	Wed Feb 08 11:12:17 2012 +0100
+++ b/src/core/wscript	Fri Feb 10 19:02:12 2012 +0400
@@ -240,7 +240,8 @@
         'model/vector.h',
         'model/default-deleter.h',
         'model/fatal-impl.h',
-        'model/system-path.h'
+        'model/system-path.h',
+        'model/unused.h',
         ]
 
     if sys.platform == 'win32':