mirror of
https://github.com/edubart/otclient.git
synced 2025-10-20 22:43:27 +02:00
use boost stuff
This commit is contained in:
@@ -44,6 +44,6 @@ protected:
|
||||
Rect m_textureCoords;
|
||||
};
|
||||
|
||||
typedef std::shared_ptr<Image> ImagePtr;
|
||||
typedef boost::shared_ptr<Image> ImagePtr;
|
||||
|
||||
#endif // IMAGE_H
|
||||
|
Reference in New Issue
Block a user