Fix compilation
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
namespace Nz
|
||||
{
|
||||
inline AbstractImage::AbstractImage(const AbstractImage& image) :
|
||||
inline AbstractImage::AbstractImage(const AbstractImage&) :
|
||||
RefCounted()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user