source:
XMLIO_V2/dev/dev_rv/src/xmlio/server.hpp
@
190
Last change on this file since 190 was 190, checked in by hozdoba, 12 years ago | |
---|---|
File size: 229 bytes |
Line | |
---|---|
1 | #ifndef __XMLIO_Server__ |
2 | #define __XMLIO_Server__ |
3 | |
4 | /// xmlioserver headers /// |
5 | #include "xmlioserver_spl.hpp" |
6 | |
7 | namespace xmlioserver { |
8 | namespace comm { |
9 | |
10 | |
11 | |
12 | } // namespace comm |
13 | } // namespace xmlioserver |
14 | |
15 | #endif //__XMLIO_Server__ |
Note: See TracBrowser
for help on using the repository browser.