include cleanup

This commit is contained in:
Max Kellermann
2020-07-23 16:14:23 +02:00
parent 7daf80a0c0
commit 155fc8fa5a
10 changed files with 18 additions and 13 deletions

View File

@@ -29,6 +29,8 @@
#include "StringCompare.hxx"
#include <string.h>
bool
StringEndsWith(const char *haystack, const char *needle) noexcept
{