mirror of
https://github.com/glest/glest-source.git
synced 2025-08-09 01:46:28 +02:00
Moved most of the code from platform specific platform_util into a shared platform_common area
This commit is contained in:
@@ -29,7 +29,7 @@ using std::ifstream;
|
||||
using std::ios;
|
||||
using std::runtime_error;
|
||||
|
||||
using Shared::Platform::extractExtension;
|
||||
using Shared::PlatformCommon::extractExtension;
|
||||
|
||||
#define AS_STRING(...) #__VA_ARGS__
|
||||
|
||||
|
Reference in New Issue
Block a user