00001 00015 #ifndef LocSet_H 00016 #define LocSet_H 00017 00018 #include <OpenAnalysis/Utils/OA_ptr.hpp> 00019 00020 // forward decleration 00021 class Location; 00022 00023 namespace OA { 00024 using namespace std; 00025 00026 00027 } // end namespace 00028 #endif
1.6.1