more work to get libxml / libcollada-dom to build multiplatform

This commit is contained in:
ejcoumans
2006-06-19 19:33:14 +00:00
parent 0f3bda1fb0
commit 8dcbaeb2b8
157 changed files with 134901 additions and 375 deletions

View File

@@ -321,7 +321,7 @@ public:
* @param uri the URI to make "this" relative to.
* @note this is experimental and not fully tested, please don't use in critical code yet.
*/
int daeURI::makeRelativeTo(daeURI* uri);
int makeRelativeTo(daeURI* uri);
/**
* Comparison operator.