namespace boost {
  namespace dataflow {
    namespace utility {
      template<typename T> struct underlying_type;
    }
  }
}