lemon/core.h
branch1.0
changeset 328 8ea420d5df75
parent 317 64f8f7cc6168
child 349 b0f74ca2e3ac
     1.1 --- a/lemon/core.h	Fri Oct 10 10:52:08 2008 +0100
     1.2 +++ b/lemon/core.h	Fri Oct 10 13:44:10 2008 +0100
     1.3 @@ -24,6 +24,7 @@
     1.4  
     1.5  #include <lemon/bits/enable_if.h>
     1.6  #include <lemon/bits/traits.h>
     1.7 +#include <lemon/assert.h>
     1.8  
     1.9  ///\file
    1.10  ///\brief LEMON core utilities.