00001 00034 #ifndef LL_LLSDAPPSERVICES_H 00035 #define LL_LLSDAPPSERVICES_H 00036 00042 class LLSDAppServices 00043 { 00044 public: 00059 static void useServices(); 00060 }; 00061 00062 00063 #endif // LL_LLSDAPPSERVICES_H