StringForSize.h: Fixed header guard comment at EOF
This commit is contained in:
parent
72992391bb
commit
53094e2fa1
@ -20,4 +20,4 @@ const char* string_for_size(double size, char* string, size_t stringSize);
|
|||||||
using BPrivate::string_for_size;
|
using BPrivate::string_for_size;
|
||||||
|
|
||||||
|
|
||||||
#endif // COLOR_QUANTIZER_H
|
#endif // STRING_FOR_SIZE_H
|
||||||
|
Loading…
Reference in New Issue
Block a user