source: source/ariba/DataMessage.cpp@ 7468

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

moved tidy & pingpong

File size: 113 bytes
Line 
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.