X-Git-Url: https://ruin.nu/git/?p=germs.git;a=blobdiff_plain;f=src%2Fsortaction.h;h=a99f786988b88a9cb238fc77122fb6a14aa5d4f2;hp=ec9a023710961ee0978651fe46f1520d6d18039d;hb=c997c8f4931cde3ede1b51905c10c4d9c442e630;hpb=40d817fd1c0ec184927450858ca95b722ae8acba diff --git a/src/sortaction.h b/src/sortaction.h index ec9a023..a99f786 100644 --- a/src/sortaction.h +++ b/src/sortaction.h @@ -21,7 +21,7 @@ #ifndef __SORTACTION_H__ #define __SORTACTION_H__ -#include +#include "shared_ptr.h" #include class GeneOrder; @@ -58,7 +58,7 @@ class SortActionImpl{ */ class SortAction{ public: - typedef std::tr1::shared_ptr ActionPointer; + typedef shared_ptr ActionPointer; /** * Creates a new sort action, given a specified action.