summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorjan.reininghaus <jan.reininghaus@8e3bb3c2-eed4-f18f-5264-0b6c94e6926d>2013-05-08 13:53:58 +0000
committerjan.reininghaus <jan.reininghaus@8e3bb3c2-eed4-f18f-5264-0b6c94e6926d>2013-05-08 13:53:58 +0000
commit87914256371b43502c35dd3bfd7d31d8b2180500 (patch)
treeb25c2dec129a10bb6eb0ab01832f52e068b401d8 /include
parent9ea15151cf31b4a6a7eb50cee49fdf003e8385d0 (diff)
moved default_representation to boundary_matrix
git-svn-id: https://phat.googlecode.com/svn/trunk@72 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
Diffstat (limited to 'include')
-rw-r--r--include/phat/helpers/misc.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/phat/helpers/misc.h b/include/phat/helpers/misc.h
index 423da4f..d8cb9a6 100644
--- a/include/phat/helpers/misc.h
+++ b/include/phat/helpers/misc.h
@@ -69,8 +69,5 @@ namespace phat {
#include <phat/helpers/thread_local_storage.h>
-#include <phat/representations/sparse_pivot_column.h>
-namespace phat {
- typedef phat::sparse_pivot_column default_representation;
-}
+