DEADSOFTWARE

Documentation for store.h
[odcread.git] / domain.h
1 #ifndef _DOMAIN_H_
2 #define _DOMAIN_H_
4 namespace odc {
6 class Domain {
8 };
10 }
12 #endif // _DOMAIN_H_