mirror of
https://github.com/glest/glest-source.git
synced 2025-08-12 03:14:00 +02:00
- allow using new cmake var for finding glest.ini called MG_CMAKE_INSTALL_PREFIX to solve issue #167
This commit is contained in:
@@ -213,6 +213,7 @@ public:
|
||||
|
||||
protected:
|
||||
static void throwException(string str);
|
||||
static void getLocalIPAddressListForPlatform(std::vector<std::string> &ipList);
|
||||
};
|
||||
|
||||
class SafeSocketBlockToggleWrapper {
|
||||
|
Reference in New Issue
Block a user