mirror of
https://github.com/glest/glest-source.git
synced 2025-08-10 10:24:01 +02:00
- try to fix mac build
This commit is contained in:
@@ -315,7 +315,7 @@ private:
|
||||
|
||||
static vector<vector<unsigned char> > nextColorIDReuseList;
|
||||
|
||||
static unique_ptr<PixelBufferWrapper> pbo;
|
||||
static auto_ptr<PixelBufferWrapper> pbo;
|
||||
|
||||
void assign_color();
|
||||
|
||||
|
Reference in New Issue
Block a user