X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=src%2Fcontainer.hxx;h=478c46498554a72bc8f509b2eab2c444f53c905a;hp=f869166227ba9a33ddef7188963292100c128207;hb=d2cb39bbe6f8c4577c077c43abe2b9a23bd97a31;hpb=f3823a135635810f521f8409615a463aa3ea1b46 diff --git a/src/container.hxx b/src/container.hxx index f869166..478c464 100644 --- a/src/container.hxx +++ b/src/container.hxx @@ -100,5 +100,7 @@ class command_container BOOST_CLASS_TRACKING(libt2n::result_container, boost::serialization::track_never) BOOST_CLASS_TRACKING(libt2n::command_container, boost::serialization::track_never) +#include "container.tcc" + #endif