00001 #ifndef GraphSegment_H 00002 #define GraphSegment_H 00003 00004 #include "Segmentation.h" 00005 00006 00007 class GraphSegment { 00008 }; 00009 00010 #endif