00001 #ifndef TAPEPOSITIONINGSYSTEM_HEADERS 00002 #define TAPEPOSITIONINGSYSTEM_HEADERS 00003 00004 // All headers of TapePositioningSystem library 00005 00006 #include "TapePositioningSystem/Anchoring.h" 00007 #include "TapePositioningSystem/Cluster.h" 00008 #include "TapePositioningSystem/Node.h" 00009 #include "TapePositioningSystem/TapePositioningSystemDLLExport.h" 00010 #include "TapePositioningSystem/Triangulator.h" 00011 00012 #ifndef GP_EXPLICIT_LIBRARY_NAMESPACE 00013 using namespace TapePositioningSystem; 00014 #endif 00015 00016 #endif // TAPEPOSITIONINGSYSTEM_HEADERS