$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Tomas Puverle (Tomas.Puverle_at_[hidden])
Date: 2006-07-11 09:17:43
> > Also, where is uint32_t defined? We probably need to include the
appropriate
> > header.
>
> You're looking for:
> #include <inttypes.h>
Sorry for being out of the loop for a few days.
Why not use <boost/cstdint.hpp>?