X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=src%2Fcommand.cpp;h=8eba85f4dff28373a3b3351c0cbeb44e63c4b7f5;hp=e1b5b7f4f329d158c344668134d7159f07fdd553;hb=539b09c0c1819f9394e5a0ae8b3df3687715fa7c;hpb=7087e18783f91d2b889e880462d1d1da24831c28 diff --git a/src/command.cpp b/src/command.cpp index e1b5b7f..8eba85f 100644 --- a/src/command.cpp +++ b/src/command.cpp @@ -17,7 +17,14 @@ * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ +#include +#include +#include +#include + #include "command.hxx" +#include + BOOST_CLASS_EXPORT(libt2n::result) BOOST_CLASS_EXPORT(libt2n::command)