122219-122218 Big parameter passed by value
This commit is contained in:
@@ -107,7 +107,7 @@ protected:
|
||||
const ExportProperties* mProperties;
|
||||
|
||||
/// write a path
|
||||
void writePath(aiString path);
|
||||
void writePath(const aiString &path);
|
||||
|
||||
/// The IOSystem for output
|
||||
IOSystem* mIOSystem;
|
||||
|
||||
Reference in New Issue
Block a user