Browse Source

COMP: Add missing assert include.

Brad King 17 years ago
parent
commit
544c263f48
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Source/cmComputeLinkDepends.cxx

+ 2 - 0
Source/cmComputeLinkDepends.cxx

@@ -24,6 +24,8 @@
 
 #include <cmsys/stl/algorithm>
 
+#include <assert.h>
+
 /*
 
 This file computes an ordered list of link items to use when linking a