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