X-Git-Url: https://ruin.nu/git/?p=germs.git;a=blobdiff_plain;f=src%2Fgenesorter.h;h=402464bcc4b8555d3d0c6541dc2ab21aa4fc18f3;hp=384261196060dfaa19522a7deadc68e28784e6d1;hb=3401199b1ce268dd6465f09abf6264592b989140;hpb=d0abe1592fcbb10f4ac303e7b66c384624d4d439 diff --git a/src/genesorter.h b/src/genesorter.h index 3842611..402464b 100644 --- a/src/genesorter.h +++ b/src/genesorter.h @@ -22,6 +22,7 @@ #define __GENESORTER_H__ #include +#include class SortAction; class GeneOrder; @@ -33,7 +34,8 @@ class GeneOrder; */ class GeneSorter{ public: - typedef std::vector ActionList; + typedef std::tr1::shared_ptr ActionPointer; + typedef std::vector ActionList; /** * Takes a GeneOrder, finds the actions to transform it into a sorted