We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4959b25 commit 37e26f1Copy full SHA for 37e26f1
src/libprojectM/FileScanner.cpp
@@ -71,7 +71,7 @@ std::string FileScanner::extensionMatches(std::string &filename) {
71
}
72
73
74
- return {};
+ return std::string;
75
76
77
0 commit comments