Fix SVGView test build (missing strings.h include)
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
|
||||
#include "SVGViewView.h"
|
||||
|
||||
#include <strings.h>
|
||||
|
||||
|
||||
named_color colors[] = {
|
||||
{ "aliceblue", { 240, 248, 255, 255 } },
|
||||
|
||||
Reference in New Issue
Block a user