Skip to content

Commit

Permalink
Include <string> from font_asset_provider (#11622)
Browse files Browse the repository at this point in the history
  • Loading branch information
brianosman committed Aug 28, 2019
1 parent b494307 commit 193deaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/txt/src/txt/font_asset_provider.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#ifndef TXT_FONT_ASSET_PROVIDER_H_
#define TXT_FONT_ASSET_PROVIDER_H_

#include <string>
#include "third_party/skia/include/core/SkFontMgr.h"

namespace txt {
Expand Down

0 comments on commit 193deaf

Please sign in to comment.