00001 #ifndef CCPP_POINT_H 00002 #define CCPP_POINT_H 00003 00004 #include "ccpp.h" 00005 #include "Point.h" 00006 #include "PointDcps.h" 00007 #include <orb_abstraction.h> 00008 #include "PointDcps_impl.h" 00009 00010 #endif /* CCPP_POINT_H */