Fix clang compile by adding <string> to woff2_out.h
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
#include <algorithm>
|
||||
#include <cstring>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include "./port.h"
|
||||
|
||||
namespace woff2 {
|
||||
|
||||
Reference in New Issue
Block a user