backport the fix to bug #50: compilation errors with swap

This commit is contained in:
Benoit Jacob
2009-09-02 17:04:34 -04:00
parent 21e97f07d8
commit 3590911de2
3 changed files with 135 additions and 7 deletions

View File

@@ -219,6 +219,7 @@ ei_add_test(sparse_vector)
ei_add_test(sparse_basic)
ei_add_test(sparse_solvers " " "${SPARSE_LIBS}")
ei_add_test(sparse_product)
ei_add_test(swap)
# print a summary of the different options
message("************************************************************")