OpenIndiana and Solaris port
[oweals/cde.git] / cde / programs / dtinfo / dtinfo / src / Basic / NodeDisplayData.hh
1 // $XConsortium: NodeDisplayData.hh /main/3 1996/06/11 16:20:31 cde-hal $
2 #ifndef _NodeDisplayData_hh
3 #define _NodeDisplayData_hh
4
5 #ifdef TML
6 #include "NodeDisplayDataTml.hh"
7 #else
8         #error Unable to determine which page display system to use.
9 #endif
10
11 #endif /* _NodeDisplayData_hh */
12 /* DO NOT ADD ANY LINES AFTER THIS #endif */