source: source/ariba/tidy/DataMessage.cpp@ 2393

Last change on this file since 2393 was 2393, checked in by mies, 15 years ago

added MessageData wrapper

File size: 113 bytes
RevLine 
[2393]1
2#include "DataMessage.h"
3
4namespace ariba {
5
6const DataMessage DataMessage::UNSPECIFIED;
7
8} // namespace ariba
9
Note: See TracBrowser for help on using the repository browser.