stringapi: Use strings for source names

This commit is contained in:
Ben Boeckel
2014-02-06 14:05:57 -05:00
committed by Brad King
parent 24e8b929ee
commit 310ef08fed
10 changed files with 37 additions and 41 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ public:
/**
* Add a file name to the explicit list of files for this group.
*/
void AddGroupFile(const char* name);
void AddGroupFile(const std::string& name);
/**
* Add child to this sourcegroup